Re: [ADMIN] failure on updating database from 7.1 to 7.3

2002-12-12 Thread Tom Lane
Arne Roolfs <[EMAIL PROTECTED]> writes: > after compiling and installing postgresql 7.3 i tried to dump the old > database of the running 7.1-server with "pg_dumpall -o > test" of the > new version like recommendend by the "INSTALL"-file. > it answered: > bash$ /usr/local/pgsql-7.3/bin/pg_dumpal

[ADMIN] failure on updating database from 7.1 to 7.3

2002-12-12 Thread Arne Roolfs
hello, after compiling and installing postgresql 7.3 i tried to dump the old database of the running 7.1-server with "pg_dumpall -o > test" of the new version like recommendend by the "INSTALL"-file. it answered: bash$ /usr/local/pgsql-7.3/bin/pg_dumpall -o > test pg_dump: column number -1 is o