Hi,
On Mon, Aug 08, 2022 at 05:45:38PM -0400, Tom Lane wrote:
> PG Doc comments form 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 Windo
PG Doc comments form 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
>