FW: Pg_rewind cannot load history wal

From: Richard Schmidt <Richard(dot)Schmidt(at)metservice(dot)com>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: FW: Pg_rewind cannot load history wal
Date: 2018-08-07 21:50:36
Message-ID: HK0PR01MB2003A0CAB9AF7909C114798B91270@HK0PR01MB2003.apcprd01.prod.exchangelabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcelo Lacerda 2018-08-07 22:02:23 Re: check_function_bodies not doing much
Previous Message Merlin Moncure 2018-08-07 21:44:55 Re: check_function_bodies not doing much