Thread: BUG #18409: After my windows update, I can not run postgre 16 server
BUG #18409: After my windows update, I can not run postgre 16 server
From
PG Bug reporting form
Date:
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
Re: BUG #18409: After my windows update, I can not run postgre 16 server
From
Daniel Gustafsson
Date:
> 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: https://www.postgresql.org/message-id/flat/18196-b10f93dfbde3d7db%40postgresql.org -- Daniel Gustafsson