Re: pg_recvlogical: honor source cluster file permissions for output files

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Srinath Reddy Sadipiralla <srinath2133@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-05-18T10:48:57Z
Lists: pgsql-hackers

Attachments

On Mon, May 18, 2026 at 7:47 PM Fujii Masao <masao.fujii@gmail.com> wrote:
> As far as I can tell, 010_basebackup.pl initializes the cluster without group
> access and checks the backup permissions, then enables group access using
> chmod_recursive() and verifies that group permissions are also applied to
> the backup. I updated the TAP test following this approach and attached
> a revised patch.

Sorry, I forgot to attach the patch.
I've attached it in this email.

Regards,

-- 
Fujii Masao