pg_dump problem

From: "Bob Nix" <bnix(at)Intranexus(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump problem
Date: 2003-07-22 15:30:02
Message-ID: BB29A9AD081CFE448883C92B463173C939FF66@mail.intranexus.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am trying to get pg_dump to work. I suspect that I am doing something wrong - Here's my command, and the resulting message.

"postgres" owns the database and the tables; all tables were created under "postgres".
"postgres" has no password.

The database is named "demo".

=== my command ====
$ pg_dump -U postgres demo > demo.dump

=== resulting message ===
pg_dump: [archiver (db)] connection to database "demo" failed: FATAL: IDENT authentication failed for user "postgres"

Bob Nix, Technical Analyst
IntraNexus, Inc.
bnix(at)intranexus(dot)com
336-282-4415 Fax: 509-355-2669

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2003-07-22 15:50:34 Re: dump_all/restore times?
Previous Message VanL 2003-07-22 15:29:44 Having a 2-column uniqueness constraint