Re: PATCH: Configurable file mode mask - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: PATCH: Configurable file mode mask
Date
Msg-id 3332dc51-552b-c5d8-8ae6-8da036c7b6d6@2ndquadrant.com
Whole thread Raw
In response to Re: PATCH: Configurable file mode mask  (David Steele <david@pgmasters.net>)
List pgsql-hackers
On 1/10/18 12:37, David Steele wrote:
> How about MakeDirectoryDefaultPerm()?  That's what I'll go with if I
> don't hear any other ideas.  The single call to MakeDirectoryPerm() will
> be reverted to mkdir() and I'll remove the function.

Works for me.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)
Next
From: Alexander Korotkov
Date:
Subject: Re: Challenges preventing us moving to 64 bit transaction id (XID)?