Re: [PATCH] Include application_name in "connection authorized" logmessage
От
Stephen Frost
Тема
Re: [PATCH] Include application_name in "connection authorized" logmessage
Дата
Msg-id
20180928002620.GZ4184@tamriel.snowman.net
Ответ на
Список
Дерево обсуждения
[PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Gilles Darold <gilles.darold@dalibo.com>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Gilles Darold <gilles.darold@dalibo.com>
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Gilles Darold <gilles.darold@dalibo.com>
Greetings, all, * Stephen Frost (sfrost@snowman.net) wrote: > I still don't see that as a reason for tools to be suseptible to serious > issues if a funky user gets created and I'd be surprised if there > weren't other ways to get funky characters into the log file, but that's > all ultimately an independent issue from this. I'll add the comments as > discussed and discourage using the clean ascii function, but otherwise > keep things as-is in that regard. Updated patch with lots of comments added around pg_clean_ascii() about why it exists, why we do the cleaning, and warnings to discourage people from using it without good cause. I've also done some additional testing with it and it seems to be working well. I'll poke at it a bit more tomorrow but if there aren't any other concerns, I'll commit it towards the end of the day. Thanks! Stephen
В списке pgsql-hackers по дате отправления