Re: Multi-master asynchronous replication - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Multi-master asynchronous replication
Date
Msg-id 20031105215512.GH5064@libertyrms.info
Whole thread Raw
In response to Multi-master asynchronous replication  ("Chris M. Gamble" <chris.gamble@cpbinc.com>)
List pgsql-general
On Wed, Nov 05, 2003 at 02:57:56PM -0600, Chris M. Gamble wrote:
> My company has just finished a simple replication system in java.
> We are now interested in sharing our work under the GPL license so
> that we can hopefully work with others in improving this product.
>
> Would such a thing be useful, or simply overly redundant
> considering the current development cycle of other more advanced
> systems?

I think there is plenty of interest in different replication systems,
and that people are always keen to see new ideas.  I would suggest,
however, comparing it with the other systems out there and
investigating whether there are things you'd like to offer to or use
from those systems, in order that we can build two or three usable
systems which do what people want (I don't think one system is ever
going to do everything for everyone).

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Afilias Canada                        Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: Kathy Zhu
Date:
Subject: Re: SET AUTOCOMMIT OFF
Next
From: Steve Crawford
Date:
Subject: Select for update and locking problem