Re: [bug fix] pg_rewind creates corrupt WAL files, and the standbycannot catch up the primary

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [bug fix] pg_rewind creates corrupt WAL files, and the standbycannot catch up the primary
Дата
Msg-id 20180328022406.GG1105@paquier.xyz
обсуждение исходный текст
Ответ на Re: [bug fix] pg_rewind creates corrupt WAL files, and the standbycannot catch up the primary  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: [bug fix] pg_rewind creates corrupt WAL files, and the standbycannot catch up the primary  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On Wed, Mar 28, 2018 at 04:45:49AM +0900, Fujii Masao wrote:
> The patch looks good to me! Barring objection, I will commit it
> and back-patch to 9.5 where pg_rewind was added.

Thanks in advance!  I just eyeballed the patch again and I don't see
issues with what's used here.  The thing should apply smoothly back to
9.5, of course let me know if you need help or an extra pair of eyes.
--
Michael

Вложения

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Changing WAL Header to reduce contention duringReserveXLogInsertLocation()