Re: Resync second slave to new master

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Yavuz Selim Sertoğlu <yavuzselimsertoglu(at)gmail(dot)com>
Cc: Dylan Luong <Dylan(dot)Luong(at)unisa(dot)edu(dot)au>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Resync second slave to new master
Date: 2018-03-08 08:10:44
Message-ID: 20180308081044.GF1788@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Mar 08, 2018 at 10:48:29AM +0300, Yavuz Selim Sertoğlu wrote:
> If not set, could you add recovery.conf file
> recovery_target_timeline='latest'
> parameter?
> https://www.postgresql.org/docs/devel/static/recovery-target-settings.html

Yes, that's visibly the issue here.
--
Michael

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alexandru Lazarev 2018-03-08 09:49:33 What is the meaning of pg_restore output?
Previous Message Yavuz Selim Sertoğlu 2018-03-08 07:48:29 Re: Resync second slave to new master