Re: Log of CREATE USER statement - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Log of CREATE USER statement
Date
Msg-id 13931.1134146355@sss.pgh.pa.us
Whole thread Raw
In response to Log of CREATE USER statement  ("Ricardo Vaz - TCESP" <jrvaz@tce.sp.gov.br>)
Responses Re: Log of CREATE USER statement
Re: Log of CREATE USER statement
List pgsql-hackers
"Ricardo Vaz - TCESP" <jrvaz@tce.sp.gov.br> writes:
> However, I would like that the password defined in CREATE USER statement
> was registered in MD5 format, independent of the form as it was
> specified in that statement.

Not going to happen --- we are not going to add that sort of analysis to
the statement logging code, as the overhead would be unacceptable and
the gain minimal.  This is hardly the only sensitive data that might be
found in the postmaster log!  I suggest taking care with the file
permissions on the log, instead.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: int to inet conversion [or Re: inet to bigint?]
Next
From: Andrew Dunstan
Date:
Subject: Re: psql & UTF8