BUG #2524: Error while using pg_restore command

From: "Sudarshan" <sudharshan(dot)prabhu(at)valtech(dot)co(dot)in>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2524: Error while using pg_restore command
Date: 2006-07-12 08:32:07
Message-ID: 200607120832.k6C8W7kQ037549@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2524
Logged by: Sudarshan
Email address: sudharshan(dot)prabhu(at)valtech(dot)co(dot)in
PostgreSQL version: 8.0
Operating system: Windoes-XP
Description: Error while using pg_restore command
Details:

When i run the pg_restore command

"pg_restore -d db1 -v -h localhost -p 5432 -U postgres db2.backup"

I get the following error

pg_restore: [archiver (db)] connection to database "db1" failed: FATAL:
password authentication failed for user "postgres"

I checked and rechecked the password and it seems correct. I also saw so
many threads on "pg_restore" but could not find suitable answer for this.

Ealiest help greatly appreciated.

Cheers
Sudarshan

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message rolf 2006-07-12 11:29:44 Problems with UTF8 in PSQL
Previous Message John R Pierce 2006-07-11 23:55:11 Re: BUG #2365: can't install