Re: initdb.exe Fails on Windows When Password File Path Contains Non-ASCII Characters

2025-03-11 Thread Manika Singhal
On Tue, Mar 11, 2025 at 5:12 PM Manika Singhal < manika.sing...@enterprisedb.com> wrote: > Hi, > > The postgresql windows installer packaged by EDB, creates the postgresql > instance on the fly. > It creates a temporary file to store the password and then deletes it once > the initdb is run succes

initdb.exe Fails on Windows When Password File Path Contains Non-ASCII Characters

2025-03-11 Thread Manika Singhal
Hi, The postgresql windows installer packaged by EDB, creates the postgresql instance on the fly. It creates a temporary file to store the password and then deletes it once the initdb is run successfully. But a user reported the initdb fails. On debugging it was found that, it occurs because the u