David Richards <[EMAIL PROTECTED]> writes: > new_largo:/var/lib/pgsql >pg_dumpall > /home/largo/dkr.dump > ERROR: Relation 'pg_user' does not exist > getDatabase(): SELECT failed. Explanation from backend: 'ERROR: > Relation 'pg_user' does not exist
pg_dump does expect the pg_user view to be there ... have you dropped it for some reason? regards, tom lane ---------------------------(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