Re: Slony-I for circular replication - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: Slony-I for circular replication
Date
Msg-id 20060331153531.GM49405@pervasive.com
Whole thread Raw
In response to Re: Slony-I for circular replication  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Responses Re: Slony-I for circular replication  ("D'Arcy J.M. Cain" <darcy@druid.net>)
List pgsql-hackers
On Thu, Mar 30, 2006 at 10:15:21AM -0500, D'Arcy J.M. Cain wrote:
> I had to do multi-master replication for a major project and we wound
> up writing our own replication system.  The problem is that this sort of
> thing really has to be based on your own business rules.  There is no
> way to make it generic.  At least, that was the conclusion we came to.

Maybe true, but certainly a lot of the framework should be generic, no?

There's *a lot* of people who ask about multi-master replication.
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WAL dirty-buffer management bug
Next
From: "Jonah H. Harris"
Date:
Subject: Re: pg_class catalog question...