post-bootstrap init : permission denied pg_description

2024-09-12 Thread François SIMON
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

Re: post-bootstrap init : permission denied pg_description

2024-09-12 Thread François SIMON
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, > > > > I am trying to install PostgreSQL 16.4 on AIX 7.1. > > > > I get an error at initdb step : > > > > performing post-

Re: post-bootstrap init : permission denied pg_description

2024-09-12 Thread François SIMON
Le Thu, Sep 12, 2024 at 06:03:47PM +0200, François SIMON a écrit : > 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, > > > > > > I am trying to install PostgreSQL 16.4 on AIX 7.1. &

Re: post-bootstrap init : permission denied pg_description

2024-09-12 Thread François SIMON
Le Thu, Sep 12, 2024 at 09:52:57AM -0700, Adrian Klaver a écrit : > On 9/12/24 09:03, François SIMON wrote: > > $HOME is on a NFS volume. > > Have you read this?: > > https://www.postgresql.org/docs/16/creating-cluster.html#CREATING-CLUSTER-FILESYSTEM Yes. I understand NFS

Re: post-bootstrap init : permission denied pg_description

2024-09-13 Thread François SIMON
Le Thu, Sep 12, 2024 at 01:38:11PM -0400, Tom Lane a écrit : > =?iso-8859-1?Q?Fran=E7ois?= SIMON writes: > > So the problem seems to come from xlc, and only at initdb step. > > I can see that initdb runs a backend postgres in single user mode. > > And this is this backend, when compiled with xlc,