Re: [GENERAL] cascading replication and replication_slots

2015-06-23 Thread Leif Gunnar Erlandsen
>Fra: Michael Paquier >Sendt: 23. juni 2015 13:32 >On Tue, Jun 23, 2015 at 8:18 PM, Leif Gunnar Erlandsen > wrote: >> Is it possible to use a replication_slot for a downstream-server when >> setting up cascading replication on 9.4 >Yes. Just be careful that replication slot data is not incl

Re: [GENERAL] cascading replication and replication_slots

2015-06-23 Thread Michael Paquier
On Tue, Jun 23, 2015 at 8:18 PM, Leif Gunnar Erlandsen wrote: > Is it possible to use a replication_slot for a downstream-server when > setting up cascading replication on 9.4 Yes. Just be careful that replication slot data is not included in a base backup. -- Michael -- Sent via pgsql-genera