From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Maksim Milyutin <milyutinma(at)gmail(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Hint to set owner for tablespace directory |
Date: | 2018-09-24 12:50:12 |
Message-ID: | 542444d9-d768-aa10-07c1-83abd896e86f@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 11/09/2018 17:10, Peter Eisentraut wrote:
> On 07/09/2018 17:59, Maksim Milyutin wrote:
>> those directories was that user). The error message "could not set
>> permissions on directory ..." disoriented that user. The need to change
>> the owner of those directories came after careful reading of
>> documentation. I think it would be helpful to show the proposed hint to
>> more operatively resolve the problem.
>
> I think it might be worth clarifying the documentation instead. I'm
> looking at the CREATE TABLESPACE reference page and it's not super clear
> on first reading.
How about the attached patch?
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment | Content-Type | Size |
---|---|---|
0001-doc-Clarify-CREATE-TABLESPACE-documentation.patch | text/plain | 2.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2018-09-24 12:52:38 | Re: Make deparsing of column defaults faster |
Previous Message | Justin Pryzby | 2018-09-24 10:30:01 | Re: Segfault when creating partition with a primary key and sql_drop trigger exists |