combining db's- importing primary keys

From: Bob Gobeille <bob(dot)gobeille(at)hp(dot)com>
To: PgSQL-general <pgsql-general(at)postgresql(dot)org>
Subject: combining db's- importing primary keys
Date: 2009-07-27 16:32:55
Message-ID: 64FC1C62-FC3B-41D8-893B-BCB817947C0C@hp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I would like to combine multiple databases (same schema) into one
master db. Does anyone know how I can reconcile all my primary and
foreign keys to maintain referential integrity.

Many thanks,
Bob

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2009-07-27 17:39:41 Re: Postgres and multiple updates in one statement
Previous Message Alexey Klyukin 2009-07-27 16:28:16 Re: Calculating the difference between timetz values