Re: PostgreSQL Replication - Mailing list pgsql-general

From Scott Marlowe
Subject Re: PostgreSQL Replication
Date
Msg-id 1108745888.28657.2.camel@state.g2switchworks.com
Whole thread Raw
In response to PostgreSQL Replication  (Dieter Schröder <dieterschroder@gmail.com>)
Responses Re: PostgreSQL Replication  (Dieter Schröder <dieterschroder@gmail.com>)
List pgsql-general
On Fri, 2005-02-18 at 10:40, Dieter Schröder wrote:
> Hello all,
>
> I am currently migrating a few oracle servers to postgre sql and
> management wants us to have replication. We have found information
> about the slony replicator with blog posts and articles. We have not
> found any other replication systems reviewed, so it slony the best
> tool for the job?
>
> I am looking for some articles to share with our management before we
> make a choice.

The currently actively maintained projects related to replication that I
am aware of (in no particular order) are:

pgpool http://pgfoundry.org/projects/pgpool/
slony http://gborg.postgresql.org/project/slony1/projdisplay.php
pgcluster http://pgfoundry.org/projects/pgcluster/
mammoth replicator
http://www.commandprompt.com/products/mammothreplicator/



pgsql-general by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: PostgreSQL Replication
Next
From: Richard Huxton
Date:
Subject: Re: I'm newbie