Dan Harrington writes:
> bash# pg_dumpall -o >/tmp/db.out
> NOTICE: Unrecognized variable client_encoding
> NOTICE: Unrecognized variable client_encoding
> NOTICE: Unrecognized variable client_encoding
> NOTICE: Unrecognized variable client_encoding
> /usr/bin/pg_dumpall: createdb: command not found
> NOTICE: Unrecognized variable client_encoding
> getInherits(): SELECT failed. Explanation from backend: 'ERROR: Attribute
> 'inhrel' not found
> '.
> pg_dump failed on goodsalt, exiting
Looks like you're running an old pg_dump with a newer server (or vice
versa, don't recall). You need to use pg_dump from the release that your
server came from.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/