AW: BUG #18615: installer cannot be executed as "nt-autorität\system" - Mailing list pgsql-bugs

From
Subject AW: BUG #18615: installer cannot be executed as "nt-autorität\system"
Date
Msg-id 001501db1624$d8ab4ba0$8a01e2e0$@gmx.de
Whole thread Raw
In response to Re: BUG #18615: installer cannot be executed as "nt-autorität\system"  (Muralikrishna Bandaru <muralikrishna.bandaru@enterprisedb.com>)
List pgsql-bugs

Hello,

 

that is because of German OS.

 

 

C:\>whoami /user

 

BENUTZERINFORMATIONEN

---------------------

 

Benutzername        SID

=================== ========

nt-autorität\system S-1-5-18

 

C:\>

 

 

Hi,

Installer has some checks to handle "nt authority\system" users and your system instead has “nt-autorität\system”.

I'm unable to reproduce the issue as I have "nt authority\system" user. Right now I'm not sure how to handle the “nt-autorität\system” user. I will look for the possibilities.

 

   Hi, 

  Can you please share the SID of “nt-autorität\system” user using the "whoami /user command. 

pgsql-bugs by date:

Previous
From: Noah Misch
Date:
Subject: Re: BUG #18637: CREATE INDEX won't look up operator classes in search_path if PARTITION BY is specified
Next
From: Amit Kapila
Date:
Subject: Re: BUG #18644: ALTER PUBLICATION ... SET (publish_via_partition_root) wrong/undocumented behavior.