Re: Replication Using Triggers

From: Gordan Bobic <gordan(at)bobich(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Replication Using Triggers
Date: 2008-01-20 00:14:06
Message-ID: 4792924E.6030805@bobich.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Gregory Youngblood wrote:
> On Sat, 2008-01-19 at 23:46 +0000, Gordan Bobic wrote:
>> David Fetter wrote:
>> > In that case, use one of the existing solutions. They're all way
>> > easier than re-inventing the wheel.
>>
>> Existing solutions can't handle multiple masters. MySQL can do it at
>> least in a ring arrangement.
>>
> What about pgcluster? It's supposed to be able to provide synchronous
> multi-master replication for postgresql.

I looked at that, too, but it wasn't really a "cluster of equal peers"
sort of solution, which is what I am after. Still, thanks for pointing
it out.

Gordan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-01-20 00:20:48 Re: Replication Using Triggers
Previous Message Tom Lane 2008-01-20 00:07:57 Re: varchar sort ordering ignore blanks