Re: Allow specifying a dbname in pg_basebackup connection string

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jelte Fennema-Nio <me@jeltef.nl>
Cc: Daniel Gustafsson <daniel@yesql.se>, 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: 2024-11-04T19:18:17Z
Lists: pgsql-hackers
Jelte Fennema-Nio <me@jeltef.nl> writes:
> The new documentation looks good to me, but I think the same change
> should be applied to the documentation for pg_receivewal.

Good idea, will do.

			regards, tom lane



Commits

  1. pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.

  2. Allow dbname in pg_basebackup/pg_receivewal connstring