Re: pg_stat_ssl additions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pg_stat_ssl additions
Date
Msg-id b635191a-7785-a2a2-6b1a-50dd3b797b24@2ndquadrant.com
Whole thread Raw
In response to Re: pg_stat_ssl additions  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: pg_stat_ssl additions  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On 29/01/2019 04:18, Kyotaro HORIGUCHI wrote:
> Some further investigation told me that the file
> ~/.postgresql/root.cert was the culprit.

OK, I could reproduce the problem and found a fix for it.  Basically you
need to specify sslrootcert in each test, and these new tests didn't do
it.  All other tests were OK, so a local fix was enough.

I have committed 0001..0003 now.  Attached is the latest version of
0004, about which I didn't not get an explicit comment in your last
review message.

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

Attachment

pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: Thread-unsafe coding in ecpg
Next
From: Amit Kapila
Date:
Subject: Re: WIP: Avoid creation of the free space map for small tables