Re: Pg_rewind cannot load history wal

Поиск
Список
Период
Сортировка
От Abhinav Mehta
Тема Re: Pg_rewind cannot load history wal
Дата
Msg-id A3D97CAA-A2DF-42CC-A374-5743DAA99060@metarain.com
обсуждение исходный текст
Ответ на FW: Pg_rewind cannot load history wal  (Richard Schmidt <Richard.Schmidt@metservice.com>)
Список pgsql-general
Yes, consider using Repmgr.

On 08-Aug-2018, at 3:20 AM, Richard Schmidt <Richard.Schmidt@metservice.com> wrote:

We think we have found our missing step. We needed to do an ordered shutdown of the original primary before promoting the standby
I.e.
 
>1. Make some changes to the A (the primary) and check that they are replicated to the B (the standby)
 
Missing step:
     Perform ordered shutdown of A (the primary)
 
>2.Promote B to be the new primary
 
This know means that we have this simple use-case working. 

 


This email and any attachments may contain confidential information. If you are not the intended recipient, your use or communication of the information is strictly prohibited. If you have received this message in error please notify MetService immediately.


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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Postgres - search for value throughout many tables?
Следующее
От: Luca Ferrari
Дата:
Сообщение: select version() with internal number version?