equivalent to "replication_timeout" on standby server

Поиск
Список
Период
Сортировка
От Samba
Тема equivalent to "replication_timeout" on standby server
Дата
Msg-id CAKgWO9Lpu5A9M-hu=WdxH7rboetpHFCi9bWjChPQZ3bhmdWeBw@mail.gmail.com
обсуждение исходный текст
Ответы Re: equivalent to "replication_timeout" on standby server  (Fujii Masao <masao.fujii@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: does reindex need exclusive table access?
Следующее
От: Debasis Mishra
Дата:
Сообщение: Re: Regarding the shared disk fail over cluster configuration