Thread

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

    Fujii Masao <masao.fujii@gmail.com> — 2026-05-18T10:48:57Z

    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