Re: Hint to set owner for tablespace directory - Mailing list pgsql-hackers

From Maksim Milyutin
Subject Re: Hint to set owner for tablespace directory
Date
Msg-id 3deda6f3-3dfb-0246-905b-f76638b7658f@gmail.com
Whole thread Raw
In response to Re: Hint to set owner for tablespace directory  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Hint to set owner for tablespace directory
List pgsql-hackers
On 08/24/2018 05:18 AM, Michael Paquier wrote:

> On Thu, Aug 23, 2018 at 02:24:25PM +0300, Maksim Milyutin wrote:
>> I want to add patch that prints hint to set required owner for the
>> tablespace directory if this is the cause of the problem (*errno == EPERM*
>> after calling *chmod*).
> Please do not forget to add this patch to the next commit fest.

Thanks, done.

-- 
Regards,
Maksim Milyutin



pgsql-hackers by date:

Previous
From: Yugo Nagata
Date:
Subject: Re: has_table_privilege for a table in unprivileged schema causesan error
Next
From: Yugo Nagata
Date:
Subject: Refactor textToQualifiedNameList()