Re: [ADMIN] Passwords in clear text in server log
От | Don Seiler |
---|---|
Тема | Re: [ADMIN] Passwords in clear text in server log |
Дата | |
Msg-id | CAHJZqBBuYaT5YTv_EaiB_b4-HA8y84eahJbfKfmtpGDfVP6RkQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [ADMIN] Passwords in clear text in server log (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: [ADMIN] Passwords in clear text in server log
|
Список | pgsql-admin |
On Wed, Oct 11, 2017 at 3:01 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
enough debug support client-side, to know exactly what queries theirWe have heard many times from people who don't have enough insight, or
apps are issuing. Disabling query logging would be a horrible setback
for debuggability of such apps. How many times have you said "consult
the postmaster log to find out what's going on"?
Not logging statements that fail to parse isn't the same as disabling query logging. If a statement fails to parse it can't really be considered a query in my opinion. When it fails to parse it *should* send a loud-and-clear error to whatever client-side application sent it. Granted a lazy developer could code their app to swallow all errors, but then I'd say they deserve the headache.
Don Seiler
www.seiler.us
www.seiler.us
В списке pgsql-admin по дате отправления: