|
|||||||||||
|
Re: [GENERAL] question about pg_dump -a
From: Ottavio Campana <ottavio(at)campana.vi.it>
Date: Fri Sep 28 2007 - 15:38:47 EDT
>> But why does pg_dump does not already exports data such that previous >> tables do not depend on successive ones? > > Because you can't always sort your tables that way. The restore > procedure is responsible for either sorting or disabling the FK checks > during bulk load. The latter is more efficient, especially if there are > no indexes yet, as in a full restore from dump. how can FK checks be disabled? is there a command?
This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 11:57:47 EDT |
||||||||||
|
|||||||||||