Re: equivalent to "replication_timeout" on standby server - Mailing list pgsql-general

From Fujii Masao
Subject Re: equivalent to "replication_timeout" on standby server
Date
Msg-id CAHGQGwF-MmK9sLZTCu715KO4i+fKuhJJDb9sP93j97SrkYQEZQ@mail.gmail.com
Whole thread Raw
In response to equivalent to "replication_timeout" on standby server  (Samba <saasira@gmail.com>)
Responses Re: equivalent to "replication_timeout" on standby server  (Samba <saasira@gmail.com>)
List pgsql-general
On Thu, Nov 3, 2011 at 12:25 AM, Samba <saasira@gmail.com> wrote:
> The postgres manual explains the "replication_timeout" to be used to
>
> "Terminate replication connections that are inactive longer than the
> specified number of milliseconds. This is useful for the primary server to
> detect a standby crash or network outage"
>
> Is there a similar configuration parameter that helps the WAL receiver
> processes to terminate the idle connections on the standby servers?

No.

But setting keepalive libpq parameters in primary_conninfo might be useful
to detect the termination of connection from the standby server.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

pgsql-general by date:

Previous
From: Benjamin Smith
Date:
Subject: Re: Recommendations for SSDs in production?
Next
From: Kurt Buff
Date:
Subject: Re: Recommendations for SSDs in production?