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

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: BUG #18181: KB5031455 Update crashes PostgreSQL Server for Turkish language
Дата
Msg-id 6f0c37a9e6029b773fb35ee20f47dcc14a93f722.camel@cybertec.at
обсуждение исходный текст
Ответ на BUG #18181: KB5031455 Update crashes PostgreSQL Server for Turkish language  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #18181: KB5031455 Update crashes PostgreSQL Server for Turkish language  (Koray Yavuz <korayyavuuz@gmail.com>)
Список 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



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Joshua Uyehara
Дата:
Сообщение: Re: BUG #18178: New Restriction on "ON SELECT" rules on tables
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: Logical replication is missing block of rows when sending initial sync?