Re: [PATCH] Include application_name in "connection authorized" logmessage

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [PATCH] Include application_name in "connection authorized" logmessage
Дата
Msg-id fc7dd4fc-321e-3847-f252-29f5a0effae7@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" log message  (Don Seiler <don@seiler.us>)
Список pgsql-hackers
On 13/07/2018 20:20, Don Seiler wrote:
> See attached for latest revision.

This doesn't compile with SSL enabled because there is a comma missing.

This implementation doesn't run the application_name through
check_application_name(), so it could end up logging application_name
values that are otherwise not acceptable.  I'm not sure of the best way
to fix that.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Emre Hasegeli
Дата:
Сообщение: Re: [PATCH] Improve geometric types
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #15182: Canceling authentication due to timeout aka Denialof Service Attack