Re: -D option of pg_resetwal is only works with absolute path - Mailing list pgsql-hackers

From David Steele
Subject Re: -D option of pg_resetwal is only works with absolute path
Date
Msg-id 5c832332-ba16-3d7c-7a48-8d3aad08a255@pgmasters.net
Whole thread Raw
In response to Re: -D option of pg_resetwal is only works with absolute path  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: -D option of pg_resetwal is only works with absolute path  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 5/23/18 11:35 AM, Tom Lane wrote:
> David Steele <david@pgmasters.net> writes:
>> On 5/23/18 10:08 AM, Tom Lane wrote:
>>> Seems to be caused by careless placement of new umask-changing code.
>>> I wonder how many other places that patch broke similarly.
> 
>> I'll look into this today.
> 
> I pushed a patch already, although certainly an additional pair of eyes
> on the issue would be good.

Looks good to me.  Thanks!

-- 
-David
david@pgmasters.net


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: -D option of pg_resetwal is only works with absolute path
Next
From: Tom Lane
Date:
Subject: Re: Subplan result caching