Re: Hint to set owner for tablespace directory

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Maksim Milyutin <milyutinma(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Hint to set owner for tablespace directory
Date: 2018-08-24 02:18:53
Message-ID: 20180824021853.GG30782@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2018-08-24 02:25:27 Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c)
Previous Message Michael Paquier 2018-08-24 02:15:27 Re: Improve behavior of concurrent ANALYZE/VACUUM