Re: BUG #17124: Psql prompting for a password - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #17124: Psql prompting for a password
Date
Msg-id 353369.1627408427@sss.pgh.pa.us
Whole thread Raw
In response to BUG #17124: Psql prompting for a password  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #17124: Psql prompting for a password  (Valdir Kageyama <vtkageyama@gmail.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17066: Cache lookup failed when null (iso-8859-1) is passed as anycompatiblemultirange
Next
From: Valdir Kageyama
Date:
Subject: Re: BUG #17124: Psql prompting for a password