Re: BUG #17124: Psql prompting for a password

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17124: Psql prompting for a password
Дата
Msg-id 353369.1627408427@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #17124: Psql prompting for a password  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #17124: Psql prompting for a password  (Valdir Kageyama <vtkageyama@gmail.com>)
Список pgsql-bugs
[ please keep the mailing list cc'd ]

Valdir Kageyama <vtkageyama@gmail.com> writes:
> Following more information:

> psql --version
> psql (PostgreSQL) 13.3

>  psql -U indra -p 6432 -W -h localhost -d postgres

The -W switch says to prompt for a password every time,
so that's what it's doing.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17066: Cache lookup failed when null (iso-8859-1) is passed as anycompatiblemultirange
Следующее
От: Valdir Kageyama
Дата:
Сообщение: Re: BUG #17124: Psql prompting for a password