diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-09-08 15:26:23 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-09-08 15:26:23 +0000 |
commit | bc01b45ab9fc4774e0adbe971bd0fff5a17f5705 (patch) | |
tree | c1f4f71feb10d35d86377fef1a9b00f21a5f7d2b /src/tutorial/basics.source | |
parent | a0b76dc662efde6e02921c2d16e06418483b7534 (diff) | |
download | postgresql-bc01b45ab9fc4774e0adbe971bd0fff5a17f5705.tar.gz postgresql-bc01b45ab9fc4774e0adbe971bd0fff5a17f5705.zip |
Make pg_dump --data-only try to order the table dumps so that foreign keys'
referenced tables are dumped before the referencing tables. This avoids
failures when the data is loaded with the FK constraints already active.
If no such ordering is possible because of circular or self-referential
constraints, print a NOTICE to warn the user about it.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions