BUG #18409: After my windows update, I can not run postgre 16 server

Started by PG Bug reporting formabout 2 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 18409
Logged by: Salih Ertuğrul ER
Email address: ertugrulsaliher@gmail.com
PostgreSQL version: 16.1
Operating system: Windows 10 Pro 22H2
Description:

2024-03-27 11:24:29.889 +03 [11020] LOG: invalid value for parameter
"lc_monetary": "Turkish_Turkey.1254"
2024-03-27 11:24:29.890 +03 [11020] LOG: invalid value for parameter
"lc_numeric": "Turkish_Turkey.1254"
2024-03-27 11:24:29.890 +03 [11020] LOG: invalid value for parameter
"lc_time": "Turkish_Turkey.1254"
2024-03-27 11:24:29.890 +03 [11020] FATAL: configuration file "C:/Program
Files/PostgreSQL/16/data/postgresql.conf" contains errors

#2Daniel Gustafsson
daniel@yesql.se
In reply to: PG Bug reporting form (#1)
Re: BUG #18409: After my windows update, I can not run postgre 16 server

On 27 Mar 2024, at 09:25, PG Bug reporting form <noreply@postgresql.org> wrote:

The following bug has been logged on the website:

Bug reference: 18409
Logged by: Salih Ertuğrul ER
Email address: ertugrulsaliher@gmail.com
PostgreSQL version: 16.1
Operating system: Windows 10 Pro 22H2
Description:

2024-03-27 11:24:29.889 +03 [11020] LOG: invalid value for parameter
"lc_monetary": "Turkish_Turkey.1254"
2024-03-27 11:24:29.890 +03 [11020] LOG: invalid value for parameter
"lc_numeric": "Turkish_Turkey.1254"
2024-03-27 11:24:29.890 +03 [11020] LOG: invalid value for parameter
"lc_time": "Turkish_Turkey.1254"
2024-03-27 11:24:29.890 +03 [11020] FATAL: configuration file "C:/Program
Files/PostgreSQL/16/data/postgresql.conf" contains errors

This is likely a case of the issue discussed in this thread:

/messages/by-id/18196-b10f93dfbde3d7db@postgresql.org

--
Daniel Gustafsson