BUG #18802: password field in log - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18802: password field in log
Date
Msg-id 18802-76811f468ad4c4cd@postgresql.org
Whole thread Raw
Responses Re: BUG #18802: password field in log
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18802
Logged by:          roseduan
Email address:      roseduan7@163.com
PostgreSQL version: 17.2
Operating system:   CentOS
Description:

set log_statement to "all";

create user some_user password '123456';

And then I found that the password will show in the log file, is this an
expected behavior?


pgsql-bugs by date:

Previous
From: 濱中 弘和
Date:
Subject: Re: BUG #18773: オートバキュームのリトライ時にreltuplesの値が減少する
Next
From: Robert Sjöblom
Date:
Subject: Re: BUG #18802: password field in log