On 11/06/16 01:29, peter green wrote:
How do I fix this? after some poking arround I discovered I could start the server manually with "pg_ctlcluster 9.4 main start" but that is obviously not a good long term soloution .
Ok, I solved it, doing the cluster upgrade multiple times had led to the clusters startup option being set to manual. After setting /etc/postgresql/9.4/main/start.conf to auto and stopping the maually started instance with pg_ctlcluster I was able to start the service under systemd with "systemctl restart postgresql"

[email protected] shows as "started" but "disabled" apparently this is normal.

Thanks to calebwill and petn-randall on irc for helping me figure this out.

_______________________________________________
Pkg-postgresql-public mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to