Re: SSL between Primary and Seconday PostgreSQL DBs

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: SSL between Primary and Seconday PostgreSQL DBs
Дата
Msg-id ea83db32-f447-14ea-457a-fbfe4b72d3ee@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: SSL between Primary and Seconday PostgreSQL DBs  (Susan Joseph <sandajoseph@verizon.net>)
Список pgsql-general
On 2020-09-03 14:01, Susan Joseph wrote:
> Unfortunately I am not allowed to use wireshark in my environment.  Good 
> idea though

The system view pg_stat_ssl, in combination with pg_stat_activity, will 
show you whether a connection is using SSL.

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



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

Предыдущее
От: Susan Joseph
Дата:
Сообщение: Re: SSL between Primary and Seconday PostgreSQL DBs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to enumerate partitions from a window function?