Re: PATCH: warn about, and deprecate, clear text passwords - Mailing list pgsql-hackers

From Robert Haas
Subject Re: PATCH: warn about, and deprecate, clear text passwords
Date
Msg-id CA+TgmoZe1Yguej5PTo7QL11uHy3pFyk_zeL4SLPuvKq9JMn2MQ@mail.gmail.com
Whole thread Raw
In response to PATCH: warn about, and deprecate, clear text passwords  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: PATCH: warn about, and deprecate, clear text passwords
List pgsql-hackers
On Sun, Mar 16, 2025 at 11:36 PM David G. Johnston
<david.g.johnston@gmail.com> wrote:
> It could also be:
>
> warning: your password is known to Big Brother
> hint: use psql \password to supply a private password, or see “docs/wiki page” for more details and a way to
pre-computeand send a private password via SQL. 

OK, that's actually a fair point. It's still true, though, that all
the complaints that I hear about this are of the form "someone MIGHT
do something that puts their password in a log file" and a warning
doesn't stop that.

Granted, other people may hear different complaints than I do.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: making EXPLAIN extensible
Next
From: Tomas Vondra
Date:
Subject: Re: Snapshot related assert failure on skink