On 1/16/19 10:27 PM, Stephen Frost wrote:
* Achilleas Mantzios (achill@xxxxxxxxxxxxxxxxxxxxx) wrote:
Is this behavior normal ? Would the 4 processes be killed due to KEEPALIVE settings eventually ?
Yes, they almost certainly would have timed out eventually- but how
long were you already waiting..? The timeouts in pgbackrest are not
terribly long, in general.
By default the remote processes will shutdown after 30 minutes if they
have not gotten a message from the main process. This is controlled by
the `protocol-timeout` option.
It's a bit unusual for them to get stuck like this -- usually they get
an eof and exit immediately. Definitely looks like something was up
with SSH.
Regards,
--
-David
david@xxxxxxxxxxxxx