Re: BUG #17124: Psql prompting for a password

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Valdir Kageyama <vtkageyama(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17124: Psql prompting for a password
Date: 2021-07-27 17:53:47
Message-ID: 353369.1627408427@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

[ please keep the mailing list cc'd ]

Valdir Kageyama <vtkageyama(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Valdir Kageyama 2021-07-27 17:56:37 Re: BUG #17124: Psql prompting for a password
Previous Message Tom Lane 2021-07-27 15:38:07 Re: BUG #17066: Cache lookup failed when null (unknown) is passed as anycompatiblemultirange