The postgres service fails to start with error “Could not open process token: error code 5"
book
Article ID: 176773
calendar_today
Updated On:
Products
Workspace Streaming (formerly AppStream)
Issue/Introduction
The postgres service fails to start with error “Could not open process token: error code 5."
Cause
Postgres user had been added to either the administrator or the power users group. PostgreSQL DB doesn’t allow the installation to proceed if postgres user is part an admin group for security reasons.
Resolution
Remove postgres user from the administrator group and start the PostgreSQL DB.