Re: Does Version 9.1 Streaming Replication Supports Multi-Master? - Mailing list pgsql-general

From Fujii Masao
Subject Re: Does Version 9.1 Streaming Replication Supports Multi-Master?
Date
Msg-id CAHGQGwH-vPsh4HKawzuzE1jBAM1rJxN8u6t7fCOXmF_xB=E_HQ@mail.gmail.com
Whole thread Raw
In response to Does Version 9.1 Streaming Replication Supports Multi-Master?  (Jerry Richards <jerry.richards@teotech.com>)
Responses Re: Does Version 9.1 Streaming Replication Supports Multi-Master?  (Tim Uckun <timuckun@gmail.com>)
Re: Does Version 9.1 Streaming Replication Supports Multi-Master?  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-general
On Wed, Jan 18, 2012 at 3:09 AM, Jerry Richards
<jerry.richards@teotech.com> wrote:
> I know PostgreSQL version 9.1 supports  built-in streaming replication.
> Just wondering if that supports only a single-master or also multi-master
> implementation?

Only a single-master. If you want a multi-master solution, see Postgres-XC.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

pgsql-general by date:

Previous
From: Jerry Richards
Date:
Subject: Does Version 9.1 Streaming Replication Supports Multi-Master?
Next
From: Jeroen Van Dongen
Date:
Subject: Re: Possible bug in PL/Python?