Re: BUG #13559: WAL replay stuck after DROP VIEW

Поиск
Список
Период
Сортировка
От Maciek Sakrejda
Тема Re: BUG #13559: WAL replay stuck after DROP VIEW
Дата
Msg-id CAKwe89CSnfT49MM60Dt9JwqM71bXFvpoHm=7TWv4ZjHUAs6iaw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #13559: WAL replay stuck after DROP VIEW  (Greg Stark <stark@mit.edu>)
Ответы Re: BUG #13559: WAL replay stuck after DROP VIEW
Список pgsql-bugs
hot_standby_feedback is on, vacuum_defer_cleanup_age is not set, and
max_standby_{streaming,archive}_delay are set to -1.

>If all of these are off/zero then this sounds like the standby replays
>an exclusive lock which blocks a query running in the standby, then
>hits a vacuum record in the WAL log which it stops replay because the
>blocked query has an old enough snapshot to see the record being
>cleaned up.

Shouldn't the replay proceed once the query finishes (or is canceled),
though?

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

Предыдущее
От: anmurray2014@yandex.ru
Дата:
Сообщение: BUG #13577: password
Следующее
От: digoal@126.com
Дата:
Сообщение: BUG #13578: use cipher=NULL-SHA256 error when connect