Re: SSL over Unix-domain sockets

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SSL over Unix-domain sockets
Date: 2008-01-04 20:08:07
Message-ID: 20080104200807.GX821@crankycanuck.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Fri, Jan 04, 2008 at 02:37:03PM -0500, Bruce Momjian wrote:
> The problem with adding SSL to local sockets is this slippery slope
> where we only do part of the job, but it isn't clear where to draw the
> line.

I don't think "part of the job" for a patch is a slippery slope. It's what
you do with patches for issues discovered too late to make full release:
pick the least invasive thing you can do, release that patch, and implement
the full feature later.

A

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Markus Schiltknecht 2008-01-04 21:26:54 Re: Dynamic Partitioning using Segment Visibility Maps
Previous Message Simon Riggs 2008-01-04 19:38:24 Re: Dynamic Partitioning using Segment Visibility Maps

Browse pgsql-patches by date

  From Date Subject
Next Message Kevin Grittner 2008-01-04 22:16:53 Re: OUTER JOIN performance regression remains in 8.3beta4
Previous Message Bruce Momjian 2008-01-04 19:37:03 Re: SSL over Unix-domain sockets