postgresql replication

From: Vlad <marchenko(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: postgresql replication
Date: 2005-05-05 00:49:59
Message-ID: cd70c68105050417495e2b2594@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

in need to increase reliability of the service (and perhaps eventually
offload main DB server) we are looking to setup replication for the
database server. I found two solutions:

Slony ( http://gborg.postgresql.org/project/slony1/projdisplay.php )
PGCluster ( http://pgfoundry.org/projects/pgcluster )

I found that PgCluster supports multi-muster mode, which we can
benefit from, but it's not required for "backup" which is #1 goal at
the moment.

If anyone used those solutions, compared performance, reliability, etc
- please share your experience / thoughts.

--
Vlad

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2005-05-05 01:20:55 Re: Postgres vs Firebird?
Previous Message Greg Sabino Mullane 2005-05-04 23:44:18 Re: [ANNOUNCE] IMPORTANT: two new PostgreSQL security problems found