[Bug]:
Platform
Windows
Operating system version
Windows 11 (10.0.22631 Build 22631)
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.6.1
PHP Version
No response
Bug description
Herd cannot start on windows. I get this error:
Execution of PostgreSQL by a user with administrative permissions is not permitted.
The server must be started under an unprivileged user ID to prevent possible system security compromises. See the documentation for more information on how to properly start the server.
Starting PostgreSQL (PostgreSQL) on port 5432 with datapath 02298a64-ccce-4ceb-ba92-2157703e736aExecution of PostgreSQL by a user with administrative permissions is not permitted.
The server must be started under an unprivileged user ID to prevent possible system security compromises. See the documentation for more information on how to properly start the server.
I found solutions online if I install PostgreSQL separate from Herd, but that is not ideal, I prefer everything centralized. Is there a solution to get this to work while staying logged in using my administrative account that I have everything installed on?
Steps to reproduce
No response
Relevant log output
No response