Re: [BUGS] More SSL questions.. - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: [BUGS] More SSL questions..
Date
Msg-id 41DC2F84.6030803@dunslane.net
Whole thread Raw
In response to Re: [BUGS] More SSL questions..  ("Andrew Dunstan" <andrew@dunslane.net>)
List pgsql-hackers-win32

Tom Lane wrote:

>"Andrew Dunstan" <andrew@dunslane.net> writes:
>
>
>>Excellent. I would suggest that we allow an environment variable PGHOME to
>>override this on all platforms, falling back to the above on Windows and
>>HOME elsewhere.
>>
>>
>
>Given that this code is mainly used to find security-critical files
>(.pgpass and SSL certificates), I'm not sure that an override is a good
>idea.  I'm not dead set against it though --- any other opinions out
>there?
>
>
>
>

If that's a valid concern (and it might well be) then we shouldn't rely
on any environment variable, including HOME - on Unix at least one could
use getpwent() and friends.

cheers

andrew

pgsql-hackers-win32 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] More SSL questions..
Next
From: "Merlin Moncure"
Date:
Subject: Re: shmmem error on initdb