Re: BUG #16486: Prompted password is ignored when password specified in connection string - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16486: Prompted password is ignored when password specified in connection string
Date
Msg-id 2110959.1591655226@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #16486: Prompted password is ignored when password specifiedin connection string  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: BUG #16486: Prompted password is ignored when password specified in connection string  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Mon, Jun 8, 2020 at 2:36 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> The entire point of the -W switch is that it prompts whether or not
>> the password is going to be used for anything.

> A more intuitive interpretation of -W is that it prompts for a password,
> regardless of valid values being provided by other configuration, and uses
> that password exclusively to attempt to connect to the server.
> The documentation doesn't actually say which one of those two
> interpretations is correct.

Hmm ... I had thought that the docs explained -W in more or less the same
way I did above, but I see that (at least on the psql page) things are
indeed pretty vague.  I'll see about improving that.

            regards, tom lane



pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #16486: Prompted password is ignored when password specifiedin connection string
Next
From: Michael Hudson-Doyle
Date:
Subject: pg_filedump tests fail on big endian systems