On Thu, Jan 20, 2005 at 08:47:13AM +0100, Düster Horst wrote: > >Are you sure reordering was necessary? Did you try to restore > >without reordering the objects? > > Yes I tried the restore without reordering, but it doesn't work due to the > fact that pg_restore tries to restore some objects of my DB before it is > allowed to restore them. (View before Table and so on). Thus it is necessary > to reorder.
Did you try with pg_dump and pg_restore from 8.0.0? I think they've improved in this area. If you still have problems, then could you provide a test case that demonstrates incorrect ordering? I'm sure the developers would like to fix such problems if possible. -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly