Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

transfering data between DB's



Happy Holidays,
2 developers.
Two DB's one on my workstation and the other DB on a different workstation.

The problem:
As one developer makes changes to his DB and those changes can be either data 
or structure - the other developer needs to update his DB. 

If the changed table is backed up and then restored on the a different 
workstation the sequence data is lost and does not work correctly. 

I'm sure this is not a new problem for the software guys developing postgres 
applications.   

When just data changes occur I'd like some way to transfer just the data 
between DB's.  And I would like a simple way to setup structure changes 
between the tables.

So how is it handled? 
-- 
John Fabiani



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group