On Mon, Aug 21, 2006 at 11:43:28AM +0200, Gallai János wrote: > I'm an administrator of a big company who has a PgSQL-database > version 7.4.2. We would like to upgrade it to 8.1.4 but the dump > we made cannot be restored. Which version of pg_dump/pg_dumpall did you use? When upgrading use the newer version (i.e., use 8.1.4's pg_dump against the 7.4.2 database). -- Michael Fuhr