Re: location of pgpass.conf

2021-05-08 Thread Michael Paquier
On Sun, May 02, 2021 at 11:27:22AM +0800, Julien Rouhaud wrote: > I think you can open %APPDATA% in Windows explorer to get the correct location > if needed. Yes, specifying an environment variable in the explorer works. This is in line with what src/port/path.c does, so I see no actual bugs here

RE: location of pgpass.conf

2021-05-02 Thread William F. Robertson, Jr
Thanks for the considering Julien/Bruce. -Original Message- From: Julien Rouhaud Sent: Saturday, May 1, 2021 10:27 PM To: Bruce Momjian Cc: the...@fdrsucks.com; pgsql-docs@lists.postgresql.org Subject: Re: location of pgpass.conf On Sat, May 01, 2021 at 11:14:43PM -0400, Bruce Momjian

Re: location of pgpass.conf

2021-05-01 Thread Julien Rouhaud
On Sat, May 01, 2021 at 11:14:43PM -0400, Bruce Momjian wrote: > On Sun, May 2, 2021 at 01:38:04AM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/13/libpq-pgpass.html > > Description: > > >

Re: location of pgpass.conf

2021-05-01 Thread Bruce Momjian
On Sun, May 2, 2021 at 01:38:04AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/libpq-pgpass.html > Description: > > The file location needs to be more clear. It didn't work on my Local > pro