Re: equivalent to "replication_timeout" on standby server

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

Предыдущее
От: Benjamin Smith
Дата:
Сообщение: Re: Recommendations for SSDs in production?
Следующее
От: Kurt Buff
Дата:
Сообщение: Re: Recommendations for SSDs in production?