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

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: korayyavuuz(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18181: KB5031455 Update crashes PostgreSQL Server for Turkish language
Date: 2023-11-03 11:03:53
Message-ID: 6f0c37a9e6029b773fb35ee20f47dcc14a93f722.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message hubert depesz lubaczewski 2023-11-03 12:04:57 Re: Logical replication is missing block of rows when sending initial sync?
Previous Message Joshua Uyehara 2023-11-03 10:44:10 Re: BUG #18178: New Restriction on "ON SELECT" rules on tables