Re: Hint to set owner for tablespace directory

From: Rafia Sabih <rafia(dot)sabih(at)enterprisedb(dot)com>
To: Maksim Milyutin <milyutinma(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Hint to set owner for tablespace directory
Date: 2018-08-31 08:55:20
Message-ID: CAOGQiiOTGCAiJ0uJK_8svk9XZdYyV29hpkNZZ6jmFrA8xRR_ww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Aug 24, 2018 at 3:05 PM, Maksim Milyutin <milyutinma(at)gmail(dot)com>
wrote:

> 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.

Adding to that this patch needs a rebase. And, please don't forget to run
'git diff --check', as it has some white-space issues.

--
Regards,
Rafia Sabih
EnterpriseDB: http://www.enterprisedb.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2018-08-31 09:38:37 Re: Undo logs
Previous Message Peter Eisentraut 2018-08-31 08:52:18 Re: remove ancient pre-dlopen dynloader code