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

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Is my home $HOME or is it getpwent()->pw_dir ?
Date: 2021-12-18 21:21:16
Message-ID: 61BE50CC.5020108@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

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