On Mon, Mar 08, 2004 at 02:58:07PM +0000, Oliver Elphick wrote: > > In order to cure this, we need to change the woody package, either to > force it to do a dump in the prerm or to save all the shared libraries > it needs to go with its binaries for use by the new package's postinst.
Afaik, It's recommended to use the pg_dump(all) from the new release to dump the old database. This would mean that you need binaries from both versions at the same time. Kurt

