ABULTM, you are using custom certificates which are unrelated to the snakeoil certificate bug discussed here. Also, this looks contradictory:
- id postgres reports back uid=105(postgres) gid=110(postgres) groups=110(postgres) - confirmed that postgres is part of group 'ssl-cert' If you want to use custom certificates, you have to chgrp them into a group which postgres can read, i. e. chgrp postgres or chgrp ssl-cert and add postgres to 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
