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

From Kenneth Banyas
Subject How to mask password when using ALTER USER syntax in psql.
Date
Msg-id 4AA93C08.6070408@nasa.gov
Whole thread Raw
Responses Re: How to mask password when using ALTER USER syntax in psql.
Re: How to mask password when using ALTER USER syntax in psql.
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: Tom Lane
Date:
Subject: Re: type cast from bytea to varchar or whatever
Next
From: Lewis Kapell
Date:
Subject: Re: How to mask password when using ALTER USER syntax in psql.