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

From John R Pierce
Subject Re: Does Version 9.1 Streaming Replication Supports Multi-Master?
Date
Msg-id 4F15D7AF.9000302@hogranch.com
Whole thread Raw
In response to Does Version 9.1 Streaming Replication Supports Multi-Master?  (Jerry Richards <jerry.richards@teotech.com>)
List pgsql-general
On 01/17/12 12:10 PM, Jerry Richards 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?
>

master -> readonly slave only.

Master-Master replication is a giant can of worms, with thorny issues of
conflict resolution that can't be resolved in a general case without
massive performance impacts.





--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


pgsql-general by date:

Previous
From: Jerry Richards
Date:
Subject: Does Version 9.1 Streaming Replication Supports Multi-Master?
Next
From: Tim Uckun
Date:
Subject: Re: Does Version 9.1 Streaming Replication Supports Multi-Master?