Re: pg_basebackup ignores the existing data directory permissions - Mailing list pgsql-hackers

From Robert Haas
Subject Re: pg_basebackup ignores the existing data directory permissions
Date
Msg-id CA+Tgmoas4qmhPzr1LK8KWzmpbprmQjmd+Dz99jcX5oAU0CWc1w@mail.gmail.com
Whole thread Raw
In response to Re: pg_basebackup ignores the existing data directory permissions  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pg_basebackup ignores the existing data directory permissions
List pgsql-hackers
On Tue, Mar 19, 2019 at 2:29 AM Michael Paquier <michael@paquier.xyz> wrote:
> Hm.  We have been assuming that the contents of a base backup inherit
> the permission of the source when using pg_basebackup because this
> allows users to keep a nodes in a consistent state without deciding
> which option to use.  Do you mean that you would like to enforce the
> permissions of only the root directory if it exists?  Or the root
> directory with all its contents?  The former may be fine.  The latter
> is definitely not.

Why not?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: [proposal] Add an option for returning SQLSTATE in psql error message
Next
From: Jeremy Finzel
Date:
Subject: Re: Automated way to find actual COMMIT LSN of subxact LSN