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 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html