Cluster is not being created

From: T iv <tiv060370(at)gmail(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Cluster is not being created
Date: 2025-12-13 19:34:35
Message-ID: CABovsMc5exHMsYqsJYr-0E5er_50dRG3_XUpxL7V6OwToXCFrQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello. I have Windows 10. At the end of the PostgreSQL 18.1 installation,
the cluster is not initialized, I tried LOCALE = DEFAULT, LOCALE = C. If
you complete the installation and manually run INITDB with the following
parameters: "INITDB -D "d:\PostgreSQL\DB\"", then writes that INITDB found
the POSTGRES program, but the versions do not match. No other versions of
PostgreSQL are installed anymore. Below is the result of checking the INITDB
and POSTGRES versions. Please help me solve the problem with creating a
cluster.

c:\Program Files\PostgreSQL\18\bin>initdb --version
initdb (PostgreSQL) 18.1

c:\Program Files\PostgreSQL\18\bin>postgres --version
postgres (PostgreSQL) 18.1

Thank you in advance.
Igor.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Srinath Reddy Sadipiralla 2025-12-14 17:00:16 Re: Re: Re: BUG #19351: in pg18.1,when not null exists in the table , and add constraint problem.
Previous Message PG Bug reporting form 2025-12-13 18:52:36 BUG #19354: JOHAB rejects valid byte sequences