Re: post-bootstrap init : permission denied pg_description - Mailing list pgsql-general

From Adrian Klaver
Subject Re: post-bootstrap init : permission denied pg_description
Date
Msg-id 49204586-6b6b-45aa-bc7a-671c67478aba@aklaver.com
Whole thread Raw
In response to Re: post-bootstrap init : permission denied pg_description  (François SIMON <francois.simon@free.fr>)
Responses Re: post-bootstrap init : permission denied pg_description
List pgsql-general
On 9/12/24 09:03, François SIMON wrote:
> Le Thu, Sep 12, 2024 at 08:20:59AM -0700, Adrian Klaver a écrit :
>> On 9/12/24 03:58, François SIMON wrote:
>>> Hello All,

> A normal user account.

Is that the account you did the make install as?


> PGDATA is set to a subdirectory of $HOME for this user.
> $HOME is on a NFS volume.

Have you read this?:

https://www.postgresql.org/docs/16/creating-cluster.html#CREATING-CLUSTER-FILESYSTEM



> creating directory /net/h10/home/fsi/data ... ok
> creating subdirectories ... ok
> selecting dynamic shared memory implementation ... posix
> selecting default max_connections ... 100
> selecting default shared_buffers ... 128MB
> selecting default time zone ... Europe/Paris
> creating configuration files ... ok
> running bootstrap script ... ok

Can you add the complete portion of the output that threw the error?


> 
> Thank you for your help.
> 
> François

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Better way to process records in bash?
Next
From: Durgamahesh Manne
Date:
Subject: Re: Recommendations on improving the insert on conflict do nothing performance