Re: requested timeline ... does not contain minimum recovery point... - Mailing list pgsql-hackers

From Christophe Pettus
Subject Re: requested timeline ... does not contain minimum recovery point...
Date
Msg-id EC4D8830-7FB6-44D6-ACAA-8484BCD4F6BA@thebuild.com
Whole thread Raw
In response to Re: requested timeline ... does not contain minimum recovery point...  (Michael Paquier <michael@paquier.xyz>)
Responses Re: requested timeline ... does not contain minimum recovery point...
Re: requested timeline ... does not contain minimum recovery point...
List pgsql-hackers
> On Jul 12, 2018, at 17:52, Michael Paquier <michael@paquier.xyz> wrote:
> Wild guess: you did not issue a checkpoint on the promoted standby
> before running pg_rewind.

I don't believe a manual checkpoint was done on the target (promoted standby, new master), but it did one as usual
duringstartup after the timeline switch: 

> 2018-07-10 19:28:38 UTC [5068]: [1-1] user=,db=,app=,client= LOG:  checkpoint starting: force


The pg_rewind was started about 90 seconds later.

--
-- Christophe Pettus
   xof@thebuild.com



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pg_create_logical_replication_slot returns text instead of name
Next
From: Masahiko Sawada
Date:
Subject: Re: pg_create_logical_replication_slot returns text instead of name