Re: Allow specifying a dbname in pg_basebackup connection string
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Jelte Fennema <me@jeltef.nl>
Cc: Jim Jones <jim.jones@uni-muenster.de>,
Tristen Raab <tristen.raab@highgo.ca>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Jelte Fennema <github-tech@jeltef.nl>
Date: 2023-09-21T12:53:11Z
Lists: pgsql-hackers
> On 18 Sep 2023, at 14:11, Daniel Gustafsson <daniel@yesql.se> wrote: > Unless something sticks out in a second pass over it I will go ahead and apply > it. And applied, closing the CF entry. -- Daniel Gustafsson
Commits
-
pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.
- b1008c1f01ff 18.0 landed
- e2a912909308 17.1 landed
-
Allow dbname in pg_basebackup/pg_receivewal connstring
- cca97ce6a665 17.0 landed