Re: initdb fails with error - Mailing list pgsql-admin

From Mladen Gogala
Subject Re: initdb fails with error
Date
Msg-id 057af9a3-110c-13fc-96d0-d26d2b6111f8@gmail.com
Whole thread Raw
In response to Re: initdb fails with error  (Nikhil Shetty <nikhil.dba04@gmail.com>)
List pgsql-admin
On 9/17/21 04:57, Nikhil Shetty wrote:
> Hi Jayson,
>
> Port is correct. I don't see any issue with the parameter in 
> postgresql.conf. After a couple of tries it worked but not sure why
>
> Thanks,
> Nikhil


I would try something like "strace -e trace=file -f -o /tmp/initdb.out 
initdb <args>".  That should reveal the nature of the problem.

-- 
Mladen Gogala
Database Consultant
Tel: (347) 321-1217
https://dbwhisperer.wordpress.com




pgsql-admin by date:

Previous
From: Nikhil Shetty
Date:
Subject: Re: initdb fails with error
Next
From: Sivasamy Subramaniam
Date:
Subject: Install PostgreSQL 13 client tools in RHEL 7