FW: Merging databases - Mailing list pgsql-general

From Oleg Lebedev
Subject FW: Merging databases
Date
Msg-id 993DBE5B4D02194382EC8DF8554A5273016D35@postoffice.waterford.org
Whole thread Raw
Responses Re: FW: Merging databases  (Richard Huxton <dev@archonet.com>)
List pgsql-general
I wonder what would be a good way to merge data from two databases with same desing and schemas.
We have two Postgres databases in two different countries. I would like to synch these databases on a daily basis. All the tables in our databases have primary keys defined and contain row version numbers, which would help us identify how to merge rows with the same primary key values. What would be an optimal or a typical way to do this? Can I access a remote database running Postgres 7.2.1?
thanks.
 
Oleg
 

pgsql-general by date:

Previous
From: rdkurth@starband.net
Date:
Subject: Can't get postgresql to work
Next
From: Darren Ferguson
Date:
Subject: Re: Can't get postgresql to work