Re: BUG #18685: .pgpass is not enabled when running pg_basebackup on PostgreSQL 17.
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: nuko.yokohama@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2024-11-04T16:18:56Z
Lists: pgsql-bugs
Does changing the .pgpass like so work for you? 127.0.0.1:17001:*:repuser:repuser Cheers, Greg
Commits
-
pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.
- b1008c1f01ff 18.0 landed
- e2a912909308 17.1 landed