Copying only incremental records to another DB.. - Mailing list pgsql-general

From Phoenix Kiula
Subject Copying only incremental records to another DB..
Date
Msg-id e373d31e0906282110o459f6304t99973a1528053d2b@mail.gmail.com
Whole thread Raw
Responses Re: Copying only incremental records to another DB..
Re: Copying only incremental records to another DB..
List pgsql-general
Hi

We're trying PG on a new machine, so we copied our current (live)
database to that server. Tested the code and it's all working. Now, to
make that second server the main live server, we will need to copy the
db again including the new records since we copied for testing. Is
there any way to copy only the incremental records in all the tables?

Thanks

pgsql-general by date:

Previous
From: BJ Freeman
Date:
Subject: Re: another can't connect
Next
From: Arndt Lehmann
Date:
Subject: Re: Copying only incremental records to another DB..