BUG #16451: .psql_history file shows clear text password. - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16451: .psql_history file shows clear text password.
Date
Msg-id 16451-e070e67ce7d6ab5e@postgresql.org
Whole thread Raw
Responses Re: BUG #16451: .psql_history file shows clear text password.
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16451
Logged by:          yi Ding
Email address:      abcxiaod@126.com
PostgreSQL version: 10.12
Operating system:   linux
Description:

bash-4.2# cat /home/postgres/.psql_history |grep password
alter user t password 'adsf123asg';


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16450: Recovery.conf file shows clear text password.
Next
From: Magnus Hagander
Date:
Subject: Re: BUG #16447: The query field of the pg_stat_activity tabledisplays the clear text of the password.