BUG #18707: Installation issue

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: gursharan(dot)panesar(at)bnpparibas(dot)com
Subject: BUG #18707: Installation issue
Date: 2024-11-14 08:41:36
Message-ID: 18707-ae4840ae335c7ab0@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18707
Logged by: Gursh Panesar
Email address: gursharan(dot)panesar(at)bnpparibas(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Chirag Patel 2024-11-14 10:37:04 Export PostgreSQL database into mysql database
Previous Message PG Bug reporting form 2024-11-14 02:40:27 BUG #18705: Segmentation fault when create brin index on user-defined type.