Finally I've identified the problem.
this is problem in PostgreSQL Installer,
Problem account name from you are installing is contains space.
Postgres Installation Errors on VM Windows Server 2016 or Windows 10 in azure VM

Install postgres12 on Azure VM Windows 10 or Windows 12 ends up with error
"Problem running post-install step. Installation may not complete correctly"
In Log
Failed to reset the ACL (C:\Program Files\edb\as12\data)
In Error Dialog
"Problem running post-install step. Installation may not complete correctly"
Additional Information I have install on perm without problem, I think there is a access issue on NT NETWORK SERVICE account
I tried it in clean VM result are same.
-
Irakli Lomidze 96 Reputation points
2020-03-28T14:59:08.497+00:00 2 additional answers
Sort by: Most helpful
-
jakaruna-MSFT 591 Reputation points Microsoft Employee
2020-03-27T07:28:46.807+00:00 Can you add postgres user as a admin and try again?
or run the installation in Admin command prompt and let mw know
-
i will check and let you know.
You can also consider using azure managed PostgreSQl https://learn.microsoft.com/en-in/azure/postgresql/overview
i just created a windows 2016 Azure provided image and downloaded the installer from https://www.postgresql.org/download/windows/ and proceeded with the installation.
installation went well and moved to the stack builder phase. Did you went till that stage
Today I created too, now in West US Datacenter,
Problem still exists.
Please create VM (Win 2016 Data center) in EAST US
Than Download Postgress from Official Stie.
at the end of installation you will get error.
I've repeated same and get same result. In West US
I can share my resource, if you mind.
Sign in to comment