Replication - Mailing list pgsql-general

From Jonathan Tripathy
Subject Replication
Date
Msg-id 4CCF1AC4.6060800@abpni.co.uk
Whole thread Raw
Responses Re: Replication  (Thomas Kellerer <spam_eater@gmx.net>)
Re: Replication  (Vick Khera <vivek@khera.org>)
List pgsql-general
Hi Everyone,

I'm looking for the best solution for "Hot Standbys" where once the
primary server fails, the standby will take over and act just like the
master did. The standby must support INSERTS and UPDATES as well (once
the master has failed)

Are there any solutions like this? Looking on the Postgresql site, all
the standby solutions seem to be read only..

Thanks

pgsql-general by date:

Previous
From: Matt Harrison
Date:
Subject: A few [Python] tools for postgres
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: Why so many xlogs?