Re: Postgresql 11: terminating walsender process due to replication timeout

Поиск
Список
Период
Сортировка
От Kyotaro Horiguchi
Тема Re: Postgresql 11: terminating walsender process due to replication timeout
Дата
Msg-id 20210910.092128.1069811594081544599.horikyota.ntt@gmail.com
обсуждение исходный текст
Ответ на Re: Postgresql 11: terminating walsender process due to replication timeout  (Abhishek Bhola <abhishek.bhola@japannext.co.jp>)
Ответы Re: Postgresql 11: terminating walsender process due to replication timeout  (Abhishek Bhola <abhishek.bhola@japannext.co.jp>)
Список pgsql-general
At Thu, 9 Sep 2021 16:06:25 +0900, Abhishek Bhola <abhishek.bhola@japannext.co.jp> wrote in 
> sourcedb:~$ postgres --version
> postgres (PostgreSQL) 11.6
> 
> Sorry for missing this information.
> But looks like this fix is already included in the version I am running.

Ok. I'm not sure but there may be a case where too-busy (or too poor
relative to the publisher) subscriber cannot send a response for a
long time. Usually keep-alive packets sent from publisher causes
subscriber response even while busy time but it seems that if
subscriber applies changes more than two times slower than the
publisher sends, subscriber doesn't send a response in the timeout
window.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



В списке pgsql-general по дате отправления:

Предыдущее
От: "Peter J. Holzer"
Дата:
Сообщение: Re: update non-indexed value is slow if some non-related index/fk are enabled
Следующее
От: Abhishek Bhola
Дата:
Сообщение: Re: Postgresql 11: terminating walsender process due to replication timeout