Thanks! That fixed the issue. -----Original Message----- From: Michael Paquier [mailto:michael@xxxxxxxxxxx] Sent: Thursday, 8 March 2018 6:41 PM To: Yavuz Selim Sertoğlu <yavuzselimsertoglu@xxxxxxxxx> Cc: Dylan Luong <Dylan.Luong@xxxxxxxxxxxx>; pgsql-generallists.postgresql.org <pgsql-general@xxxxxxxxxxxxxxxxxxxx> Subject: Re: Resync second slave to new master 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