Logging Question (SSL)

Поиск
Список
Период
Сортировка
От Patrick Linstruth (QNET)
Тема Logging Question (SSL)
Дата
Msg-id 4AB79586.2040003@qnet.com
обсуждение исходный текст
Ответы Re: Logging Question (SSL)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi, I'm new to Postgresql and have a couple of questions.

I want to be sure that the pg_connect() from PHP to my server is,
in fact, using SSL.

I was hoping that the server would log this fact, but it doesn't appear
to do so.

Does anyone know how to tell the server to log whether or not a
database connection from a remote host is using SSL or not.

I have "hostssl" in pg_hba.conf, but since I'm new to Postgresql,
I don't have a lot of faith in my setup. I would be a lot happier
if I saw a reference to "SSL" in a log file somewhere.

Thank you,

Patrick


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

Предыдущее
От: tomas@tuxteam.de
Дата:
Сообщение: Re: [BUGS] Databse installation problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Logging Question (SSL)