remote synchronisation

From: Andrew Poodle <andrew(at)simplis-it(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: remote synchronisation
Date: 2004-02-17 12:08:01
Message-ID: 200402171208.01540.andrew@simplis-it.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

new to the list, and relatively new to Postgres admin too but here's my
situation.

I have a website running on PHP/Postgres and I'd like to set up a secondary
box which can be used to fall back on should the primary die for some reason.
How would I go about ensuring the databases are kept current and synchronised
while the systems are both live, and how would I do a compare once the dead
box has come back up to allow me to load the missing data? can this be done
with any psql tools, or is it a case of getting jiggy with a ton of shell
scripting and PL/SQL?

incidentally.. the two boxes are remote to each other and both run apache and
postgres, serving the data to themselves.

thanks

a

Browse pgsql-admin by date

  From Date Subject
Next Message Edmund Zynda 2004-02-17 13:56:05 unsubscribe
Previous Message Mike Miller 2004-02-17 02:59:15 Restoring pg_dump's made using COPY commands