Re: 34.16. The Password File error re windows pgpass.conf location - Mailing list pgsql-docs

From Tom Lane
Subject Re: 34.16. The Password File error re windows pgpass.conf location
Date
Msg-id 669376.1659995138@sss.pgh.pa.us
Whole thread Raw
In response to 34.16. The Password File error re windows pgpass.conf location  (PG Doc comments form <noreply@postgresql.org>)
Responses Re: 34.16. The Password File error re windows pgpass.conf location
List pgsql-docs
PG Doc comments form <noreply@postgresql.org> writes:
> On this page: https://www.postgresql.org/docs/current/libpq-pgpass.html
> It incorrectly states:
>     %APPDATA%\postgresql\pgpass.conf
> In reality this files needs to be placed here on a Windows system:
>     %APPDATA%\Roaming\postgresql\pgpass.conf
>                             ^^^^^^^^

Hmm ... that text has been like that since 2005, and you're the first
to report it's wrong.  I suspect it's not wrong for the majority of
users, and instead there's something odd about your configuration.
I don't know enough about Windows to guess at exactly what.

            regards, tom lane



pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: 34.16. The Password File error re windows pgpass.conf location
Next
From: Peter Smith
Date:
Subject: Re: PostgreSQL 15 minor fixes in protocol.sgml