Re: Pg_rewind cannot load history wal - Mailing list pgsql-general

From Abhinav Mehta
Subject Re: Pg_rewind cannot load history wal
Date
Msg-id A3D97CAA-A2DF-42CC-A374-5743DAA99060@metarain.com
Whole thread Raw
In response to FW: Pg_rewind cannot load history wal  (Richard Schmidt <Richard.Schmidt@metservice.com>)
List 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 by date:

Previous
From: Christopher Browne
Date:
Subject: Re: Postgres - search for value throughout many tables?
Next
From: Luca Ferrari
Date:
Subject: select version() with internal number version?