On 5/2/07, Jamie Deppeler <jamie(at)doitonce(dot)net(dot)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.