| From: | <neral85(at)gmx(dot)de> |
|---|---|
| To: | |
| Cc: | <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | AW: BUG #18615: installer cannot be executed as "nt-autorität\system" |
| Date: | 2024-10-04 06:15:43 |
| Message-ID: | 001501db1624$d8ab4ba0$8a01e2e0$@gmx.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2024-10-04 07:44:49 | Re: BUG #18644: ALTER PUBLICATION ... SET (publish_via_partition_root) wrong/undocumented behavior. |
| Previous Message | Hayato Kuroda (Fujitsu) | 2024-10-04 04:30:13 | RE: BUG #18644: ALTER PUBLICATION ... SET (publish_via_partition_root) wrong/undocumented behavior. |