Feature request: Logging SSL connections

Поиск
Список
Период
Сортировка
От Dr. Andreas Kunert
Тема Feature request: Logging SSL connections
Дата
Msg-id 52A0854F.9060905@cms.hu-berlin.de
обсуждение исходный текст
Ответы Re: Feature request: Logging SSL connections  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Hello,

we were really missing the information in our log files if (and which
of) our users are using SSL during their connections.

The attached patch is a very simple solution to this problem - it just
tests if the ssl pointer in Port is null. If no, it adds "SSL" to the
logfile, otherwise it adds "NOSSL".

Or have I been missing an existing way to reach the same?

Regards,
Andreas

--
-------------------------------------------------------------
                                         ____  ______  ____
Dr. Andreas Kunert                     / __/ /     / / __/
HU-Berlin, ZE Rechenzentrum (CMS)     / /_  / / / / __\\
www.hu-berlin.de/~kunert             /___/ /_/_/_/ /___/

-------------------------------------------------------------

Вложения

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

Предыдущее
От: Sameer Kumar
Дата:
Сообщение: Re: Changes in Trigger Firing
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: same-address mappings vs. relative pointers