OK, doesn't look like we are going to add the ability to turn off
constraint checking for reload, nor add ANALYZE as part of ALTER TABLE
ADD FOREIGN KEY, so we only have a few items left.

Hey - what about if you just delete the pg_constraint entries for all your foreign keys, then won't they all be dumped as CREATE CONSTRAINT TRIGGERs?


Then, after restore, you can just re-run contrib/adddepend?

Chris



---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to