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
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