Basic replication query

From: Rob Brown-Bayliss <rob(at)zoism(dot)org>
To: PostgreSQL General List <pgsql-general(at)postgresql(dot)org>
Subject: Basic replication query
Date: 2002-07-17 23:07:30
Message-ID: 1026947250.3610.6.camel@orion.zoism.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I am looking for ways to replicate several remote dataabses over night,
and perhapse at intervals during the day.

My setup will have a master DB at the head office, and copies at each
branch.

The update will happen over a dial up, that is each branch will dial up
the main office to replicate. So this will have to happen twice each
night. First the branch will upload it's changes, get in changes from
the main office, then later on check in to get changes from the other
branches...

Any ideas on how to go about it, should I use pgreplica or roll my own?

Thanks

--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ben Liblit 2002-07-17 23:24:07 type convertability as a checkable constraint
Previous Message Daniel Bakken 2002-07-17 23:02:35 DELETE FROM error message