Replication

From: Jonathan Tripathy <jonnyt(at)abpni(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Replication
Date: 2010-11-01 19:53:40
Message-ID: 4CCF1AC4.6060800@abpni.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2010-11-01 19:54:49 Re: Why so many xlogs?
Previous Message Matt Harrison 2010-11-01 19:39:12 A few [Python] tools for postgres