Re: Unfriendly handling of pg_hba SSL options with SSL off - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Unfriendly handling of pg_hba SSL options with SSL off
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Unfriendly handling of pg_hba SSL options with SSL off  (Tom Lane <[email protected]>)
List pgsql-hackers
On Fri, May 13, 2011 at 00:21, Tom Lane <[email protected]> wrote:
> Magnus Hagander <[email protected]> writes:
>> On Tue, May 10, 2011 at 05:39, Tom Lane <[email protected]> wrote:
>>> I wouldn't have a problem with making the Windows port throw an error
>>> for "local" lines.  We'd have to fix initdb to remove that line from the
>>> sample file (if it doesn't already), but that's surely not hard.
>
>> It does already (that's what the @remove-line-for-nolocal@ markup in
>> the sample file is for).
>
>> So +1 for making it throw an error.
>
> Although this should be a simple change, I don't want to do it because
> I'm not in a position to test it.  Do you want to take care of it?

I can take a look at it, but it probably won't happen until during or
after pgcon.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: [email protected] (YAMAMOTO Takashi)
Date:
Subject: Re: Large Objects versus transactional behavior
Next
From: "Albe Laurenz"
Date:
Subject: Re: Fix for bug in ldapServiceLookup in libpq