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

From Samba
Subject equivalent to "replication_timeout" on standby server
Date
Msg-id CAKgWO9Lpu5A9M-hu=WdxH7rboetpHFCi9bWjChPQZ3bhmdWeBw@mail.gmail.com
Whole thread Raw
Responses Re: equivalent to "replication_timeout" on standby server  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-general
Hi all,
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?

It would be very useful (for monitoring purpose) if the termination of such an idle connection on either master or standby servers is logged with appropriate message.

Could some one explain me if this is possible with postgres-9.1.1?

Thanks and Regards,
Samba

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: does reindex need exclusive table access?
Next
From: Debasis Mishra
Date:
Subject: Re: Regarding the shared disk fail over cluster configuration