Re: Postgres 11.5.1 failed installation - Mailing list pgsql-bugs

From Sandeep Thakkar
Subject Re: Postgres 11.5.1 failed installation
Date
Msg-id CANFyU94F28PONAqyLiOy7DrptjeE6_L+dAMOOBXBoxVoV=WSBQ@mail.gmail.com
Whole thread Raw
In response to Postgres 11.5.1 failed installation  (Petar Masev <p.masev@outlook.com>)
Responses RE: Postgres 11.5.1 failed installation  (Petar Masev <p.masev@outlook.com>)
List pgsql-bugs
Hi

What's your Windows version? Will investigate the issue and get back to you. Could you run the following command as an Administrator and paste the output? 

C:\> icacls C:\Users\user\AppData\Local\Temp/postgresql_installer_3011282188

Can you also please try setting the TEMP variable to some other temporary directory and rerun the installer? So on the command prompt, you may do this:

C:\> set TEMP=C:\MyCustomTemp (Please create this directory if it doesn't exist)
C:\> postgresql-11.5-1-windows-x64.exe

Thanks,

On Tue, Aug 20, 2019 at 8:40 PM Petar Masev <p.masev@outlook.com> wrote:

Hello, I tried to upgrade the postgres’version but something goes wrong with the privileges may be. I attach a log about the problem.

 

Also I saw on the stackoverflow the same problem but with 10.10 version -> https://stackoverflow.com/questions/57480005/postgres-failed-to-install

 

Thank you for any suggestions to resolve it or do we need to wait for another installation assembly.

 

With regards,

Petar Masev



--
Sandeep Thakkar


pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #15964: vacuumdb.c:187:10: error: use of undeclaredidentifier 'FD_SETSIZE'
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #15964: vacuumdb.c:187:10: error: use of undeclaredidentifier 'FD_SETSIZE'