Re: BUG? Slave don't reconnect to the master - Mailing list pgsql-general

From Олег Самойлов
Subject Re: BUG? Slave don't reconnect to the master
Date
Msg-id 34D3E052-D0EA-4C5E-B7FB-68B7F04A5011@ya.ru
Whole thread Raw
In response to Re: BUG? Slave don't reconnect to the master  (Jehan-Guillaume de Rorthais <jgdr@dalibo.com>)
List pgsql-general

> On 29 Sep 2020, at 17:16, Jehan-Guillaume de Rorthais <jgdr@dalibo.com> wrote:
>
> Sorry, there was some misunderstanding of the source code on my side. The
> "keepalives" parameter is enabled by default on client side, but if you don't
> set keepalives_idle, keepalives_interval and keepalives_count, they fallback to
> system default ones which are 7200, 75 and 9 (on Debian and CentOS). So more
> than 2 hours.

I can confirm. After roughly 2 hours the situation was somehow resolved and tests continued.


pgsql-general by date:

Previous
From: Jehan-Guillaume de Rorthais
Date:
Subject: Re: BUG? Slave don't reconnect to the master
Next
From: Joshua Poehls
Date:
Subject: Compile 12.2 with specific OpenSSL libraries