Re: [GENERAL] Error promoting slave on cascading replication using replication slots

2015-12-17 Thread Andreas Kretschmer
Alvaro Melo wrote: > > I found a instruction to add the following line to recovery.conf: > recovery_target_timeline = 'latest' > > When this line is added, slave2 keeps its replication with slave 1: > 2015-12-17 13:37:54 BRST [868-2] LOG: replication terminated by primary > server > 2015-12-17

[GENERAL] Error promoting slave on cascading replication using replication slots

2015-12-17 Thread Alvaro Melo
Hi, I'm configuring a cascading replication environment, with replication slots, but I'm having a problem when the master goes down and I promote a slave. All servers start from a cluster created from scratch, with default config options. The process that I'm using to set up the cascading rep