Re: More explicit documentation neede on "pgpass"

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: geoff(dot)michaels(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: More explicit documentation neede on "pgpass"
Date: 2022-10-03 15:11:28
Message-ID: 20221003151128.oo4lsjevvrdlhjl5@jrouhaud
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

On Mon, Oct 03, 2022 at 01:50:26PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/14/libpq-pgpass.html
> Description:
>
> The subdirectory of $APPDATA$ should be stated explicitly in the
> documentation. The choices are "\AppData\Local", "\AppData\LocalLow", and
> "\AppData\Roaming". There is no good reason to make the user guess where to
> create it when the address C:\Users\geoff\AppData is known and loved (but
> obviously not the correct answer).

The documentation says %APPDATA%, not $APPDATA$. That's a system variable
that you can use in the explorer or a command prompt, that will tell you where
it the directory on your machine (you could alternatively look at Windows
documentation to get the same answer). It seems to have frequently changed
across Windows versions, which is why we can't document where it actually is.

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Geoff Michaels 2022-10-03 15:25:58 Re: More explicit documentation neede on "pgpass"
Previous Message Laurenz Albe 2022-10-03 14:58:58 Re: More explicit documentation neede on "pgpass"