Re: BUG #19052: failing to install on Windows if user path contains Chineese/Korean characters - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: BUG #19052: failing to install on Windows if user path contains Chineese/Korean characters
Date
Msg-id CA+hUKGL7XJtKA0XU618P1qWQUfBdQhg0gj4oA+M6tawB4NkX3g@mail.gmail.com
Whole thread Raw
In response to BUG #19052: failing to install on Windows if user path contains Chineese/Korean characters  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Mon, Sep 15, 2025 at 11:33 PM PG Bug reporting form
<noreply@postgresql.org> wrote:
> Please confirm whether this is a known issue with Unicode paths in the
> Windows installer.

Hi,

Sometimes EDB installer help arrives here, but it's not managed by the
core PostgreSQL project and the best place is probably:

https://github.com/EnterpriseDB/edb-installers/issues

You should probably also check recently closed issues, as there were
changes to the way it deals with locale names in recent releases.



pgsql-bugs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: BUG #19054: Memory exhaustion vulnerability in PostgreSQL array operations leads to server crash
Next
From: Richard Guo
Date:
Subject: Re: BUG #19046: Incorrect result when using json_array() with column reference in subquery combined with RIGHT JOIN