Synch to Database with same schema. - Mailing list pgsql-novice

From roody senecal
Subject Synch to Database with same schema.
Date
Msg-id b0de4c4f0910112252ybaee095j4d6cf7b9d36729c7@mail.gmail.com
Whole thread Raw
Responses Re: Synch to Database with same schema.  (Frank Bax <fbax@sympatico.ca>)
List pgsql-novice
Hello
We have a custom app running at two locations, where DB is at Location A and location B connects to it via a VPN. Our internet went down (long story) at location A. As a temporary solution I install the DB at Location B, so now location A and B are on different DB. After about four weeks internet is back online. How can I synch and compare the two databases and make them the same, so I can go back to the original setup. (I need a tool that can compare the two db and add all the entries that are in B, but not in A to A)


Rudy


pgsql-novice by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: NULL DATE
Next
From: "mingsoftt"
Date:
Subject: visual c++ compile error when included spi.h and trigger.h