Re: Windows installation problem at post-install step - Mailing list pgsql-general

From Sandeep Thakkar
Subject Re: Windows installation problem at post-install step
Date
Msg-id CANFyU95q_WDM+utY3Mnrf1pwgASN3ZR1r6Fb+Zs7kXsPEDQQ2A@mail.gmail.com
Whole thread Raw
In response to Re: Windows installation problem at post-install step  (Ertan Küçükoglu <ertan.kucukoglu@gmail.com>)
Responses Re: Windows installation problem at post-install step
List pgsql-general


On Mon, Jul 22, 2024 at 5:52 PM Ertan Küçükoglu <ertan.kucukoglu@gmail.com> wrote:
Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>, 22 Tem 2024 Pzt, 15:01 tarihinde şunu yazdı:

When I checked the installation log shared by Ertan, I do see that the locale passed to initcluster script is the same as returned by the getlocales executable.

Executing C:\Windows\System32\cscript //NoLogo "C:\Program Files\PostgreSQL\16/installer/server/initcluster.vbs" "NT AUTHORITY\NetworkService" "postgres" "****" "C:\Users\User1\AppData\Local\Temp/postgresql_installer_cd79fad8b7" "C:\Program Files\PostgreSQL\16" "C:\DATA_PG16" 5432 "Turkish,Türkiye" 0

That is log file line no 5544 and is cscript logging. There is no problem here.
If you check log file line no 5606 you will see that the encoding is not correct just before initdb
Maybe this is related to BAT file usage? I don't know.

Ah, I see it now. Let me take a closer look
 
Thanks & Regards,
Ertan


--
Sandeep Thakkar


pgsql-general by date:

Previous
From: Ertan Küçükoglu
Date:
Subject: Re: Windows installation problem at post-install step
Next
From: José María Terry Jiménez
Date:
Subject: Re: repomd.xml.asc missing in some Fedora 40 repos