Re: Failback to old master - Mailing list pgsql-hackers

From Maeldron T.
Subject Re: Failback to old master
Date
Msg-id 5468A2CC.8010109@gmail.com
Whole thread Raw
In response to Re: Failback to old master  (didier <did447@gmail.com>)
List pgsql-hackers
On 16/11/14 13:13, didier wrote:
> I think you have to add
> recovery_target_timeline = '2'
> in recovery.conf
> with '2' being the new primary timeline .
> cf http://www.postgresql.org/docs/9.4/static/recovery-target-settings.html
>
>
Thank you.

Based on the link I have added:
recovery_target_timeline = 'latest'

And now it works.





pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: alternative model for handling locking in parallel groups
Next
From: Simon Riggs
Date:
Subject: Re: Index scan optimization