Chris Gamache <[EMAIL PROTECTED]> writes: > I'm having some issues dumping a database from 7.2, reloading it to 7.4. > I'm using the 7.4 pg_dump. The problem I'm having is an issue of internal > object dependancies. > ... > There must be a better way! Thoughts?
This is (at long last) fixed in development tip. In existing releases, the only good solution is to use pg_restore's features for manually controlling the load order :-( regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html