Re: Is my home $HOME or is it getpwent()->pw_dir ? - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: Is my home $HOME or is it getpwent()->pw_dir ?
Date
Msg-id 61BE50CC.5020108@anastigmatix.net
Whole thread Raw
In response to Re: Is my home $HOME or is it getpwent()->pw_dir ?  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
On 12/18/21 16:16, David G. Johnston wrote:
> psql docs saith:
> 
> "This utility, like most other PostgreSQL utilities, also uses the
> environment variables supported by libpq (see Section 34.15)."

I'm sure that's adequate as far as that goes. I just happened to miss it
when composing the longer email (and then I just thought "I bet there are
environment variables supported by libpq" and looked there).

Regards,
-Chap



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Is my home $HOME or is it getpwent()->pw_dir ?
Next
From: Tom Lane
Date:
Subject: Re: sequences vs. synchronous replication