Re: Recovery from WAL archives not advancing timeline?

Поиск
Список
Период
Сортировка
От Rui DeSousa
Тема Re: Recovery from WAL archives not advancing timeline?
Дата
Msg-id B7FEA443-465B-4162-86BB-2337F1D5F8D2@crazybean.net
обсуждение исходный текст
Ответ на Re: Recovery from WAL archives not advancing timeline?  (Don Seiler <don@seiler.us>)
Список pgsql-admin

> On Aug 10, 2020, at 8:58 PM, Don Seiler <don@seiler.us> wrote:

> This process was the same for both streaming and non-streaming replication. However only the streaming replica wrote
a.partial WAL file on promotion (which was then archived and used by the former primary to start recovery). The former
primarydoesn't even try to follow the timeline change in the non-streaming scenario. 
>

It would not create a partial WAL as it was not streaming thus is no partial data to archive.


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

Предыдущее
От: Ian Barwick
Дата:
Сообщение: Re: Recovery from WAL archives not advancing timeline?
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: PostgreSQL JDBC Driver ERROR: invalid byte sequence for encoding "UTF8": 0x00 on Select stmt