Re: pg_recvlogical requires -d but not described on the documentation

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>, "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, 'vignesh C' <vignesh21@gmail.com>
Date: 2025-03-24T15:56:34Z
Lists: pgsql-hackers

On 2025/03/24 11:21, Hayato Kuroda (Fujitsu) wrote:
> Dear Fujii-san,
> 
>> I've updated the commit messages for both patches and also revised
>> the code comments in the 0002 patch. The updated patches are attached.
>>
>> Unless there are any objections, I'm thinking to commit them.
> 
> Thanks for updating the patch. LGTM.

I've pushed the patches. Thanks!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION




Commits

  1. Allow pg_recvlogical --drop-slot to work without --dbname.

  2. doc: Clarify required options for each action in pg_recvlogical.

  3. Refactor replication connection code of various pg_basebackup utilities.