Re: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM - Mailing list pgsql-bugs

From Muhammad Ikram
Subject Re: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM
Date
Msg-id CAGeimVqYrvJhbPic9=Zd07xA6xUXM0dvAbhK93qHh2qJ1MPr-Q@mail.gmail.com
Whole thread Raw
In response to Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM  (<Harald.Munsch@it.nrw.de>)
Responses AW: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM
List pgsql-bugs
Hi,

Have you checked whether the system user has the right permissions on Temp which is being used ? Please navigate to the temp that SYSTEM is using and check permissions and adjust accordingly.  Right click on the Temp directory, move to the Security tab and ensure that the system user has full control permissions.

You may get more detailed logging by trying to install using a terminal.

postgresql-16.3-2-windows-x64.exe /S /L*v %TEMP%\postgresql-install.log

Hope this helps

Regards,
Muhammad Ikram,
Bitnine Global.


On Sun, Jul 7, 2024 at 3:11 PM <Harald.Munsch@it.nrw.de> wrote:

Hello,

 

when installing PostgreSQL version 16.3.2 on a windows 10 client with the setup: „postgresql-16.3-2-windows-x64.exe“ via SCCM, i.e. in SYSTEM-context, the installation failes with following error-message:

(The error occures directly after starting the installation.)

 

„There has been an error. Unable to write inside TEMP environment path“

 

Even though the system-account has full permissions to this path.

An Installation with an  Administrative account (not NT AUTHORITY\SYSTEM ) on the same client runs succesfully.

 

We want to deploy the software with SCCM, therefore, we need to use the SYSTEM-account.

Can you please provide us with a setup that works in SYSTEM-context ?

 

 

 

 

 

Thank you for your support.

Kind regards

 

Mit freundlichen Grüßen

Harald Munsch

 

--

 

Information und Technik

Nordrhein-Westfalen (IT.NRW)

 

 

mailto:harald.munsch@it.nrw.de

 



--
Muhammad Ikram

Attachment

pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Windows Application Issues | PostgreSQL | REF # 51961374
Next
From: Alexander Lakhin
Date:
Subject: Re: BUG #18509: Logical decoding behaves badly when processing a change record for a table with altered column