Re: Multi-master replication

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Dmitry Mordovin <d(dot)mordovin(at)dwide(dot)com>
Cc: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Multi-master replication
Date: 2015-12-14 17:31:16
Message-ID: CANP8+jJj364s_9AyBUmFwZrR8EzuK=xkVRnxSXuSuqRuvHCgHw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 14 December 2015 at 15:55, Dmitry Mordovin <d(dot)mordovin(at)dwide(dot)com> wrote:

> Hello All!
>
> As I heard, PostgreSQL 9.5 has built in Bi-Direction replication (or need
> install BDR module?).
>

PostgreSQL 9.5 does not yet have the full code required for Bi-Directional
replication. How did you hear that? Was that word of mouth, or is that
written down anywhere so we can correct it?

> I wants to play with multi-master, asynchronous replication on two servers
> PostgreSQL 9.5 beta 2.
>

BDR does exist as production quality software.
http://bdr-project.org/docs/stable/index.html
BDR 0.93 is compatible with PostgreSQL 9.4.
Binary versions are available.

Later versions of BDR will be compatible with later versions of PostgreSQL,
until the features are fully merged. The full project has taken 4 years so
far and we expect it to take another 2 years at least.

I'll write a blog about this because there is clearly some confusion around
this.

In official docs very small information about how to configure servers.
>
> Could anyone direct me in right way?
>

If anyone would like to contribute better documentation, they are very
welcome to do so.

--
Simon Riggs http://www.2ndQuadrant.com/
<http://www.2ndquadrant.com/>
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitry Mordovin 2015-12-14 17:36:03 Re: Multi-master replication
Previous Message Mario Soto Cordones 2015-12-14 16:51:42 Re: Multi-master replication