Re: Looking for way to replicate master db to multiple mobile databases - Mailing list pgsql-general

From Joshua Tolley
Subject Re: Looking for way to replicate master db to multiple mobile databases
Date
Msg-id 20090924152733.GC5554@eddie
Whole thread Raw
In response to Re: Looking for way to replicate master db to multiple mobile databases  (Cédric Villemain <cedric.villemain@dalibo.com>)
List pgsql-general
On Thu, Sep 24, 2009 at 05:09:26PM +0200, Cédric Villemain wrote:
> > Bucardo is a good choice for this usage model because it was
> > originally designed to work over a lossy network connections.
>
> yes, but isn't bucardo designed to 2 nodes only ?

Bucardo's multi-master replication works only between two hosts, unless
perhaps you can assure that only certain primary keys will be updated on
certain hosts, or do some other trickery. Syncing from one master to multiple
slaves is straightforward, if all you need is master->slave.

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

Attachment

pgsql-general by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: Looking for way to replicate master db to multiple mobile databases
Next
From: Ms swati chande
Date:
Subject: Re: