How to mask password when changing it using ALTER USER command in psql. - Mailing list pgsql-admin

From Ken Banyas
Subject How to mask password when changing it using ALTER USER command in psql.
Date
Msg-id 4AA939FA.8040603@nccs.nasa.gov
Whole thread Raw
List pgsql-admin
Greetings,
I am using versions 7.4 and 8.3.7.
I have not discovered a way to obfuscate the password when changing it
in psql with ALTER USER syntax.
The password displays in clear text at the command line AND in the log file.
Why is this?
Or am I missing something obvious in the documentation?
Thanks.
Ken Banyas

pgsql-admin by date:

Previous
From: "Keller, Oliver"
Date:
Subject: FW: integer import problem
Next
From: Alvaro Herrera
Date:
Subject: Re: How to mask password when using ALTER USER syntax in psql.