Re: sslmode=require fallback - Mailing list pgsql-hackers

From Greg Stark
Subject Re: sslmode=require fallback
Date
Msg-id CAM-w4HP09UrBQCai1G5HsKM_35gT7QqjNm1eyRE8EwvoGD5tGw@mail.gmail.com
Whole thread
In response to Re: sslmode=require fallback  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers

Iirc we changed the default to be SSL for localhost to address a particular problem. It seemed surprising at the time but it was the most effective solution.

On 19 Jul 2016 21:58, "Peter Eisentraut" <peter.eisentraut@2ndquadrant.com> wrote:
On 7/19/16 3:32 PM, Magnus Hagander wrote:
> There are definitely cases where it's useful. I'm only arguing for
> changing the default.

I don't understand why you want to change the default.  Is it for
performance?  Has it been measured?

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


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: anantbhasu
Date:
Subject: Re: FDW handling count(*) through AnalyzeForeignTable or other constant time push-down
Next
From: Magnus Hagander
Date:
Subject: Re: sslmode=require fallback