Re: [GENERAL] How does BDR replicate changes among nodes in a BDR group - Mailing list pgsql-general

From Craig Ringer
Subject Re: [GENERAL] How does BDR replicate changes among nodes in a BDR group
Date
Msg-id CAMsr+YFdGPQDgbJ6vwCA0=r0Z3qR1rujinVu9CpWLZQUj2zq3g@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] How does BDR replicate changes among nodes in a BDRgroup  ("Zhu, Joshua" <jzhu@vormetric.com>)
List pgsql-general
On 9 June 2017 at 02:47, Zhu, Joshua <jzhu@vormetric.com> wrote:
> Thanks for the clarification.
>
> A follow up question, then, given *once joined all nodes are equal*, is that:
>
> should the node A dies or taken out of the group, the remaining three node group (with B, C and D) would continue to
functionproperly, correct? 

Yes. Though you'll need to tell them node A isn't coming back by
parting it from one of the other nodes at some point, otherwise
they'll accumulate WAL in pg_xlog and run out of disk space eventually
as they hold onto the resources A would need to sync back up.
Monitoring is important.


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: [GENERAL] Function with limit and offset - PostgreSQL 9.3
Next
From: marcinha rocha
Date:
Subject: Re: [GENERAL] Function with limit and offset - PostgreSQL 9.3