Hah, that confirmed my suspicion: the postgres user isn't in the ssl- cert group. This is the default, though; are you using any LDAP/AD/other user management system or do you have any idea how postgres was thrown out of the ssl-cert group?
To fix it locally, you can do sudo adduser postgres ssl-cert ** Summary changed: - The PostgreSQL server failed to start: server.key: Permission denied + The PostgreSQL server failed to start: postgres not in ssl-cert group -- The PostgreSQL server failed to start: postgres not in ssl-cert group https://bugs.launchpad.net/bugs/382584 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
