From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | François SIMON <francois(dot)simon(at)free(dot)fr> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: post-bootstrap init : permission denied pg_description |
Date: | 2024-09-12 16:52:57 |
Message-ID: | 49204586-6b6b-45aa-bc7a-671c67478aba@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Durgamahesh Manne | 2024-09-12 17:03:10 | Re: Recommendations on improving the insert on conflict do nothing performance |
Previous Message | Ron Johnson | 2024-09-12 16:08:09 | Re: Better way to process records in bash? |