BDR replication slots

From: Nikhil <nikhilsmenon(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: BDR replication slots
Date: 2016-04-19 04:51:15
Message-ID: CALo-6YOm==0YZTytp9SOBTWCsVr97793z04zxnzabkFYWKQpWQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have a 2 node BDR group and replication is happening properly. if i bring
down one of the node's interface, after sometime the replication slots are
becoming inactive (pg_replication_slots view). Then if i bring back
interface slots are not turning active automatically and replication stops.
Any idea why automatically its not re-established ?

Best Regards,
Nikhil

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Aguayo Garcia-Rada 2016-04-19 04:59:09 Re: BDR replication slots
Previous Message Jinhua Luo 2016-04-19 03:41:23 Re: Re: what's the exact command definition in read committed isolation level?