Postgres replication

From: Gernot Schwed <Gernot(dot)Schwed(at)onvista-group(dot)de>
To: pgsql-performance(at)postgresql(dot)org
Subject: Postgres replication
Date: 2008-04-30 15:45:59
Message-ID: OFB4D720DB.B9AF49FD-ONC125743B.00498F11-C125743B.00569F0D@onvista-group.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi all,

looking for a HA master/master or master/slave replication solution. Our
setup consists of two databases and we want to use them both for queries.

Aside from pgpool II there seems no advisable replication solution. But
the problem seems to be that we will have a single point of failure with
pgpool. slony also has the disadvantage not to cover a real failover
solution. Are there any other manageable and well tested tools/setups for
our scenario?

Best regards
Gernot

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Pavan Deolasee 2008-04-30 16:15:05 Re: Replication Syatem
Previous Message Tom Lane 2008-04-30 15:02:39 Re: Replication Syatem