Re: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM

From: Muhammad Ikram <mmikram(at)gmail(dot)com>
To: Harald(dot)Munsch(at)it(dot)nrw(dot)de
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org, Claudia(dot)Siepmann(at)it(dot)nrw(dot)de
Subject: Re: Error when installing PostgreSQL 16.3.2 under system context NT AUTHORITY\SYSTEM
Date: 2024-07-07 10:56:35
Message-ID: CAGeimVqYrvJhbPic9=Zd07xA6xUXM0dvAbhK93qHh2qJ1MPr-Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)Munsch(at)it(dot)nrw(dot)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(dot)munsch(at)it(dot)nrw(dot)de <harald(dot)munsch(at)it(dot)nrw(dot)de>
>
>
>

--
Muhammad Ikram

In response to

Responses

Browse pgsql-bugs by date

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