pg_dump data and foreign keys

From: John Smith <john_smith_45678(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_dump data and foreign keys
Date: 2003-03-29 05:56:21
Message-ID: 20030329055621.31905.qmail@web40708.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Is data dumped from pg_dump -a supposed to be in order so it doesn't cause foreign key conflicts? I'm getting dumps where tables that rely on records in other tables are appearing before them.

John

---------------------------------
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Smith 2003-03-29 06:09:49 changing owner of function
Previous Message Stephan Szabo 2003-03-29 03:54:52 Re: XOR operator.