0
votes
1answer
363 views

PostgreSQL on Mountain Lion Server Autostart

PostgreSQL now comes with Server on 10.8+. However, postgres seems to require restarting often. How can I keep postgres running without having to restart it so often?
1
vote
2answers
2k views

Update to latest libssl for Mountain Lion without MacPorts?

I've tried installing postgresql, used the install pkg from EnterpriseDB 9.1.5, now psql isn't working. Seems to be a path issue, but now, there's the matter of libssl. Seems there is a new version, ...