Re: Replicating databases

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Replicating databases
Date: 2005-11-03 22:04:49
Message-ID: 20051103220449.GM55520@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Nov 03, 2005 at 04:49:33PM -0500, Andrew Sullivan wrote:
> On Wed, Nov 02, 2005 at 05:23:34PM -0600, Jim C. Nasby wrote:
> > > It seems kludgey this way, though. What you really need is
> > > multimaster with conflict resolution, because you can depend on your
> >
> > Isn't Slony2 supposed to do just that?
>
> Well, to the extent that slony 2 ever is going to do anything, our
> original aim was multimaster replication in a single data centre.
> Some folks have been working on various approaches that seem to be
> bearing real bitter fruit, though, and I don't know how hopeful I am
> these days for a general-purpose tool that will do that.

How were you going about it such that it would matter if it was in a
local data center or not?
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Fitzpatrick 2005-11-03 23:15:08 Looping through arrays
Previous Message Andrew Sullivan 2005-11-03 21:56:43 Re: Replicating databases