BUG #2524: Error while using pg_restore command

Поиск
Список
Период
Сортировка
От Sudarshan
Тема BUG #2524: Error while using pg_restore command
Дата
Msg-id 200607120832.k6C8W7kQ037549@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2524: Error while using pg_restore command  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2524
Logged by:          Sudarshan
Email address:      sudharshan.prabhu@valtech.co.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: BUG #2365: can't install
Следующее
От: rolf
Дата:
Сообщение: Problems with UTF8 in PSQL