Re: Relaxing SSL key permission checks - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Relaxing SSL key permission checks
Date
Msg-id 20160221221818.GU3331@tamriel.snowman.net
Whole thread Raw
In response to Re: Relaxing SSL key permission checks  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Relaxing SSL key permission checks
List pgsql-hackers
* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> Christoph Berg <myon@debian.org> writes:
> > The attached patch has successfully been included in the 9.6 Debian
> > package, passed the regression tests there, and I've also done some
> > chmod/chown tests on the filesystem to verify it indeed catches the
> > cases laid out by Tom.
>
> Please add this to the upcoming commitfest.  We don't seem to have
> enough consensus to just apply it, but perhaps the review process
> will produce some agreement.

Just to be clear, I'm not really against this patch as-is, but it
shouldn't be a precedent or limit us from supporting more permissive
permissions in other areas (or even here) if there are sensible
use-cases for more permissive permissions.

Thanks!

Stephen

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: checkpointer continuous flushing - V18
Next
From: Tomas Vondra
Date:
Subject: significant semi join overestimates (with CTEs)