Re: Postgres 11.5.1 failed installation

From: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
To: Petar Masev <p(dot)masev(at)outlook(dot)com>
Cc: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: Postgres 11.5.1 failed installation
Date: 2019-08-21 02:29:42
Message-ID: CANFyU94F28PONAqyLiOy7DrptjeE6_L+dAMOOBXBoxVoV=WSBQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)masev(at)outlook(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2019-08-21 02:40:05 Re: BUG #15964: vacuumdb.c:187:10: error: use of undeclared identifier 'FD_SETSIZE'
Previous Message Andres Freund 2019-08-21 02:07:49 Re: BUG #15964: vacuumdb.c:187:10: error: use of undeclared identifier 'FD_SETSIZE'