Hi Eric,
After seeing that error, you should check the status with a "sudo serveradmin
fullstatus postgres" to see if it is responsive. That error may show up if the
database startup takes longer than expected. You could also try connecting
with psql, etc.
Did you upgrade from an OS X Server
Greetings,
I have a Mac Mini Server which I recently upgraded to Mountain Lion and then
again with the optional Server.app i.e. OS X Server. Whenever I try starting
PostgreSQL, I get the following:
$ sudo serveradmin start postgres
postgres:error = "CANNOT_START_SERVICE_TIMEOUT_ERR"
I haven't