BUG #16491: PostgreSQL will not install unless a local account is used - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16491: PostgreSQL will not install unless a local account is used
Date
Msg-id 16491-5193a0b0f3a7e7e3@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16491
Logged by:          Tom Diaz
Email address:      thomasrdiaz@gmail.com
PostgreSQL version: 12.3
Operating system:   Windows 10 Pro 64-bit
Description:

1. All attempts to install any recent version (9-12) of PostgreSQL on this
system failed with an inscrutable error, near the end of the installation,
about database initialization failing.

2. My usual (administrator) account on this system, which is more or less a
single-user system, is connected to my Microsoft.com account.

3. To work around the problem, I elevated a different, local account on the
machine to the Administrator group.

4. I logged out and logged back in with the local Administrator account.
Installation worked fine and worked with pgadmin.

The install procedure needs to either avoid this problem or at least give a
more meaningful error message that tells the user what is wrong.


pgsql-bugs by date:

Previous
From: Jehan-Guillaume de Rorthais
Date:
Subject: Re: BUG #15285: Query used index over field with ICU collation insome cases wrongly return 0 rows
Next
From: PG Bug reporting form
Date:
Subject: BUG #16492: DROP VIEW IF EXISTS error