Re: pg_rewind vs superuser

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pg_rewind vs superuser
Дата
Msg-id 20190405080601.GF31003@paquier.xyz
обсуждение исходный текст
Ответ на Re: pg_rewind vs superuser  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: pg_rewind vs superuser  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Fri, Apr 05, 2019 at 09:59:29AM +0200, Magnus Hagander wrote:
> A related question is, could we (for 12+) actually make the problem go
> away? As in, can we detect the state and just have pg_rewind issue the
> checkpoint as needed?

I am not sure as you can still bump into the legit case where one is
trying to rewind an instance which is on the same timeline as the
source, and nothing should happen in this case.
--
Michael

Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pg_rewind vs superuser
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pg_rewind vs superuser