[GENERAL] Streaming Replication Without Downtime

2017-02-17 Thread Gabriel Ortiz Lour
Hi all, I've been searching for a way to initialize a new Hot Standby node with Streaming Replication withou the need for stop or even restarting the master. Of course the master is already with the needed SR configs. I know I have to use pg_start_backup/pg_stop_backup, but i'd like some tip

Fwd: [GENERAL] Streaming Replication Without Downtime

2017-02-20 Thread Gabriel Ortiz Lour
#x27;re looking for is pg_basebackup with - - xlog=stream, I guess. Regards, Nick Am 17. Februar 2017 14:06:36 MEZ schrieb Gabriel Ortiz Lour : > > Hi all, > I've been searching for a way to initialize a new Hot Standby node with > Streaming Replication withou the need for s