Re: BUG #18181: KB5031455 Update crashes PostgreSQL Server for Turkish language

From: Koray Yavuz <korayyavuuz(at)gmail(dot)com>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18181: KB5031455 Update crashes PostgreSQL Server for Turkish language
Date: 2023-11-03 13:27:58
Message-ID: F9BC288C-023D-4C1A-9C63-BAFE1854DCC2@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

No, i did not add anything to postgresql.conf file. Like i said before, there is a problem with that Windows update.

I installed the update again to double check. When the update is installed, PostgreSQL stops and cannot be started. I saw another error message on the event viewer that Turkish_Türkiye.1254 (it should be Turkish_Turkey.1254 but name has been changed) could not be found. As soon as I uninstall the update, the server becomes running again.

In release notes you can see that:
"This update changes the English name of the former Republic of Turkey. The new, official name is the Republic of Türkiye."

https://support.microsoft.com/en-us/topic/october-31-2023-kb5031455-os-builds-22621-2506-and-22631-2506-preview-6513c5ec-c5a2-4aaf-97f5-44c13d29e0d4

> Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> şunları yazdı (3 Kas 2023 14:03):
>
> On Fri, 2023-11-03 at 09:13 +0000, PG Bug reporting form wrote:
>> 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"
>
> This is not a bug. You added something illegal to "postgresql.conf",
> and the server refuses to start without a valid configuration.
> Edit the file and fix the problem.
> The error message should give you details about what was wrong.
>
> Yours,
> Laurenz Albe

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Laurenz Albe 2023-11-03 14:03:31 Re: BUG #18181: KB5031455 Update crashes PostgreSQL Server for Turkish language
Previous Message hubert depesz lubaczewski 2023-11-03 12:22:42 Re: Logical replication is missing block of rows when sending initial sync?