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

From Michael Paquier
Subject Re: requested timeline ... does not contain minimum recovery point...
Date
Msg-id 20180713005241.GI1167@paquier.xyz
Whole thread Raw
In response to Re: requested timeline ... does not contain minimum recovery point...  (Christophe Pettus <xof@thebuild.com>)
Responses Re: requested timeline ... does not contain minimum recovery point...  (Christophe Pettus <xof@thebuild.com>)
List pgsql-hackers
On Thu, Jul 12, 2018 at 02:26:17PM -0700, Christophe Pettus wrote:
> What surprises me about the error is that while the recovery point
> seems reasonable, it shouldn't be on timeline 103, but on timeline
> 105.

Wild guess: you did not issue a checkpoint on the promoted standby
before running pg_rewind.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: GSOC 2018 Project - A New Sorting Routine
Next
From: Michael Paquier
Date:
Subject: Re: Cannot dump foreign key constraints on partitioned table