dbmirror and failure/recovery modes

From: "Gregory S(dot) Williamson" <gsw(at)globexplorer(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: dbmirror and failure/recovery modes
Date: 2003-08-07 21:42:57
Message-ID: 71E37EF6B7DCC1499CEA0316A25683280105702A@loki.globexplorer.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear peoples,

I'm setting up a database in postgres which will have light traffic writing to a few tables (and somewhat heavier traffic reading them). We'd like to mirror that databse using dbmirror to two others.

Let's assume that we're humming along and the master goes down. We switch traffic to read from one of the two slaves.

What happens if we feel a need to add information while the master is down ? Reconfigure that former slave to be a master and then manually reconcile the former master when it is available, perhaps ?

I didn't see anything in the documentation or in the postgres site, so I apologize if I am issuing a faq.

Thanks,

Greg Williamson
DBA
GlobeXplorer LLC

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2003-08-08 06:08:17 Re: readline missing on linux?
Previous Message Rafal Kedziorski 2003-08-07 20:21:28 RE : Oracle to PostgreSQL