Re: Multi-master replication

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Dmitry Mordovin <d(dot)mordovin(at)dwide(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Multi-master replication
Date: 2015-12-14 16:38:43
Message-ID: CAHyXU0zTDESehd+HidoRZPoXOCSaoBhHxu+zGQvYUsEMVJEn9w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Dec 14, 2015 at 9:55 AM, 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?).

Huh -- that may be so. But if it is, it contradicts the BDR
documentation: http://bdr-project.org/docs/stable/install-requirements.html

Maybe Andres might know the answer?

> I wants to play with multi-master, asynchronous replication on two servers
> PostgreSQL 9.5 beta 2.
>
> In official docs very small information about how to configure servers.
>
> Could anyone direct me in right way?

Have you looked here?
https://wiki.postgresql.org/wiki/BDR_Quick_Start

merlin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitry Mordovin 2015-12-14 16:44:58 Re: Multi-master replication
Previous Message Emir Ibrahimbegovic 2015-12-14 16:26:42 Re: Practical Application