Re: [15] Custom WAL resource managers, single user mode, and recovery

Поиск
Список
Период
Сортировка
От Alexander Kukushkin
Тема Re: [15] Custom WAL resource managers, single user mode, and recovery
Дата
Msg-id CAFh8B=nEgNPqs_V_8OGFSRo6tcjCeJrjrbNioMbqe_enq1u4KA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [15] Custom WAL resource managers, single user mode, and recovery  (Andres Freund <andres@anarazel.de>)
Ответы Re: [15] Custom WAL resource managers, single user mode, and recovery  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs


On Fri, 15 Jul 2022 at 05:58, Andres Freund <andres@anarazel.de> wrote:

Well, right now the main reason people need single user is anti-wraparound
stuff. And there it's actively harmful (requiring a shutdown checkpoint,
emptying shared buffers, foreground checkpoints, foreground writing of all
WAL, etc).

No, the single-user mode is also required to ensure a clean shutdown before pg_rewind.

Regards,
--
Alexander Kukushkin

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Excessive number of replication slots for 12->14 logical replication
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [15] Custom WAL resource managers, single user mode, and recovery