Re: [GENERAL] Question about timelines

2015-07-28 Thread Haribabu Kommi
On Wed, Jul 29, 2015 at 3:46 PM, Torsten Förtsch wrote: > Hi, > > we have a complex structure of streaming replication (PG 9.3) like: > > master --> replica1 >| >+-> replica2 --> replica21 >| >+--> replica22 --> replica221 > > Now I want to retire ma

[GENERAL] Question about timelines

2015-07-28 Thread Torsten Förtsch
Hi, we have a complex structure of streaming replication (PG 9.3) like: master --> replica1 | +-> replica2 --> replica21 | +--> replica22 --> replica221 Now I want to retire master and make replica2 the new master: +--> replica1