- Ran into same issue. - fresh install server 9.04 - postgresql 8.3 - created test certificates as per postgres documentation - used 'chmod og-rwx server.key' to invoke recommended permissions - permission denied on SSL mode - id postgres reports back uid=105(postgres) gid=110(postgres) groups=110(postgres) - confirmed that postgres is part of group 'ssl-cert'
-- 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
