On 2009-07-27, Bob Gobeille <[email protected]> wrote: > 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.
prefix them all with something that's unique to their source database. easy to say, hard to do. -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
