From: | François SIMON <francois(dot)simon(at)free(dot)fr> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | post-bootstrap init : permission denied pg_description |
Date: | 2024-09-12 10:58:30 |
Message-ID: | 241898171.198702953.1726138710864.JavaMail.root@zimbra28-e5.priv.proxad.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | Postg사설 토토 사이트SQL |
Hello All,
I am trying to install PostgreSQL 16.4 on AIX 7.1.
I get an error at initdb step :
performing post-bootstrap initialization ... 2024-09-12 12:09:07.075 CEST [14745748] FATAL: permission denied for table pg_description
This version of PostgreSQL was build on this machine with
IBM XL C compiler 10.1 :
export OBJECT_MODE=64
$srcdir/configure --prefix=$instdir --without-icu
make
make install
When I run initdb with -n option, I can see that files in
PGDATA directory seem to have expected permissions.
I have tried to install PostgreSQL 15.1, 16.0 and 16.3
but got the same error with all these versions.
Any help would be appreciated.
François
From | Date | Subject | |
---|---|---|---|
Next Message | Dominique Devienne | 2024-09-12 12:13:12 | Re: Backward compat issue with v16 around ROLEs |
Previous Message | Pecsök Ján | 2024-09-12 08:54:21 | RE: Error:could not extend file " with FileFallocate(): No space left on device |