Re: PostgreSql replication and load balancing ( is Slony-I a solution?) - Mailing list pgsql-general

From Alexander Staubo
Subject Re: PostgreSql replication and load balancing ( is Slony-I a solution?)
Date
Msg-id 88daf38c0705020551l7d37d91aha12418b671c2bf84@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSql replication and load balancing ( is Slony-I a solution?)  (Jamie Deppeler <jamie@doitonce.net.au>)
Responses Re: PostgreSql replication and load balancing ( is Slony-I a solution?)
List pgsql-general
On 5/2/07, Jamie Deppeler <jamie@doitonce.net.au> wrote:
> You might want to check pgcluster out
> http://pgcluster.projects.postgresql.org/ witch does both.

That page will give you the impression that this project is dead and
abandoned -- the last update is from early 2005. PGCluster does seem
to be active on PgFoundry:

  http://pgfoundry.org/projects/pgcluster/

Mind you, PGCluster is synchronous replication. For updates it scales
even worse than Slony, since every update has to wait for all masters
to complete.

Alexander.

pgsql-general by date:

Previous
From: "Paolo Saudin"
Date:
Subject: Postgres 8.3-dev
Next
From: "Alexander Staubo"
Date:
Subject: Re: Postgres (selection of thesis topic)