BUG #1452: psql and other programs don't offer a password prompt, so I can't login to databases

Поиск
Список
Период
Сортировка
От Jonathan Chen
Тема BUG #1452: psql and other programs don't offer a password prompt, so I can't login to databases
Дата
Msg-id 20050131032717.8E92D9A5C5F@www.postgresql.com
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1452
Logged by:          Jonathan Chen
Email address:      chenjh@uci.edu
PostgreSQL version: 8.0
Operating system:   Windows Server 2003
Description:        psql and other programs don't offer a password prompt,
so I can't login to databases
Details:

When I run psql or other programs (e.g. pg_dump), it never even gives me a
password prompt, so of course I get the following error message:

psql: FATAL:  password authentication failed for user "CDBUSER"

I've tried running with the "-W" option, but doesn't seem to make a
difference.  Complete command-line:

psql -U CDBUSER -W cdbtest

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

Предыдущее
От: ""
Дата:
Сообщение: BUG #1453: NULLs in UNION query
Следующее
От: Matthew Wakeling
Дата:
Сообщение: Bad planner decision in Postgres