BUG #18707: Installation issue - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18707: Installation issue
Date
Msg-id 18707-ae4840ae335c7ab0@postgresql.org
Whole thread Raw
Responses Re: BUG #18707: Installation issue
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18707
Logged by:          Gursh Panesar
Email address:      gursharan.panesar@bnpparibas.com
PostgreSQL version: 15.8
Operating system:   Windows 10
Description:

We have an issue installing version 15.8 using file
postgresql-15.8-1-windows-x64.exe.
The installation in our environment is run in the system context.
When the installation is run in the system context it writes to
C:\Windows\Temp folder and fails.
If the installation is run as admin, it writes to %LocalAppData%\Temp.
The previous version of the installer was able to run in system context and
install the application without any issue.

Each time the installation is run in system context, it generates a folder
with a different name so we cannot change the permission. If the temp folder
can have a fixed name, then it may be possible to change the permissions.


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18705: Segmentation fault when create brin index on user-defined type.
Next
From: Chirag Patel
Date:
Subject: Export PostgreSQL database into mysql database