Re: Documentation of .pgpass for Unix is incomplete - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: Documentation of .pgpass for Unix is incomplete
Date
Msg-id ZyUQsHdWP0Y_oFpw@momjian.us
Whole thread Raw
In response to Re: Documentation of .pgpass for Unix is incomplete  (Marc Balmer <marc@msys.ch>)
Responses Re: Documentation of .pgpass for Unix is incomplete
List pgsql-docs
On Tue, Aug 20, 2024 at 09:24:43AM +0200, Marc Balmer wrote:
> 
> > Well, it is more complicated than checking just HOME because it calls
> > getpwuid_r() if HOME is not set:
> > 
> >     https://doxygen.postgresql.org/fe-connect_8c.html#a3f49cbb20595c1765bd0db5ff434c9c3
> > 
> > Is it worth going into that detail in the docs?
> 
> Yes definitely.  This not being properly documented caused me hours of work…

Patch applied, thanks.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  When a patient asks the doctor, "Am I going to die?", he means 
  "Am I going to die soon?"



pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Connection Info
Next
From: Bruce Momjian
Date:
Subject: Re: incorrect (incomplete) description for "alter domain"