From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | korayyavuuz(at)gmail(dot)com |
Subject: | BUG #18181: KB5031455 Update crashes PostgreSQL Server for Turkish language |
Date: | 2023-11-03 09:13:13 |
Message-ID: | 18181-fa5143d18a467fe5@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 18181
Logged by: Koray Yavuz
Email address: korayyavuuz(at)gmail(dot)com
PostgreSQL version: 16.0
Operating system: Windows 11
Description:
I just got a new computer, installed clean Windows 11 and all updates.
Before installing the KB5031455 update, I installed PostgreSQL v16. During
the installation, I selected "Turkish, Turkey" as the language and it was
successful, the service started working. However, after installing the
KB5031455 Update, I could not start the PostgreSQL server service. There was
the following error in Event Viewer:
"FATAL: configuration file "C:/Program
Files/PostgreSQL/16/data/postgresql.conf" contains errors"
I wanted to completely uninstall and reinstall. However, I noticed that in
the language selection section during the installation, it said "Turkish,
Türkiye" instead of "Turkish, Turkey". I got the error: The installation
could not be completed, the cluster could not be created. When I wanted to
do manual initdb, I got the error "Turkish_Türkiye.1254" cannot be found.
After uninstalling the KB5031455 update, when I wanted to install it again
(This time language section is "Turkish, Turkey by the way), it was
successful. I think I encountered such a problem because the "Turkey"
expression on Windows changed to "Türkiye" with this update.
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua Uyehara | 2023-11-03 10:44:10 | Re: BUG #18178: New Restriction on "ON SELECT" rules on tables |
Previous Message | Amit Kapila | 2023-11-03 03:39:12 | Re: Logical replication is missing block of rows when sending initial sync? |