To manage a PostgreSQL database (DB) with Nutanix Database Service (NDB) there is a requirement to have two operating system users: NDB Drive User. Used for NDB operations locally on the DB Server VM and connection between NDB and the DB VM. In many cases this user is called ndb but it’s up to the …
Tag Archive: selinux
NDB – PostgreSQL Database Instance Not Starting
Had a question the other day about a problem to start PostgreSQL Community Edition version 15.7 on Rocky Linux 9.4. Using the “systemctl status era_postgres.service” command provided the following output Error including “code=exited, status=203/EXEC” typically indicates something related to Security-Enhanced Linux (SELinux) and when checking the configuration, using the “getenforce” command it displayed “enforcing” meaning …


