Re: initdb fails with error

From: Holger Jakobs <holger(at)jakobs(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: initdb fails with error
Date: 2021-09-16 15:08:05
Message-ID: 6C557EEA-C6C0-46A7-AA22-DC8012765AE6@jakobs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Firewall may prevent a connection, but not starting is the server.

The message clearly states that the setting of the port is wrong.

Am 16. September 2021 16:43:04 MESZ schrieb Mladen Gogala <gogala(dot)mladen(at)gmail(dot)com>:
>On 9/16/21 07:47, Nikhil Shetty wrote:
>
>> Hi Team,
>>
>> I find strange behaviour today when initializing the postgres cluster.
>>
>> Below is the ERROR :
>>
>> creating configuration files ... ok
>> running bootstrap script ... 2021-09-16 11:42:47.944 GMT [24522]
>> FATAL:  invalid value for parameter "port": ""
>> child process exited with exit code 1
>> initdb: removing data directory "/data/postgres/pg11/test"
>>
>> Any reason why this would be happening?
>>
>> Thanks,
>> Nikhil
>
>
>Do you have the local firewall running?
>

--
Holger Jakobs, Bergisch Gladbach
+49 178 9759012
- sent from mobile, therefore short -

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bossart, Nathan 2021-09-16 17:06:11 Re: Estimating HugePages Requirements?
Previous Message Mladen Gogala 2021-09-16 14:43:04 Re: initdb fails with error