Mac OSX Mountain Lion Rails Postgres (wiped out a lot of stuff)
Posted
by
kurtybot
on Super User
See other posts from Super User
or by kurtybot
Published on 2012-09-15T08:22:53Z
Indexed on
2012/09/16
9:41 UTC
Read the original article
Hit count: 542
postgresql
|osx-mountain-lion
Having trouble with Postgres since I upgraded to Mountain Lion (and now regretting it). Lost hours trying to fix it to no avail.
When running rails server
then visiting my app at 0.0.0.0:3000 I get this error.
psql: could not connect to server: No such file or directory. Is the server running locally and accepting connections on Unix domain socket "/var/pgsql_socket/.s.PGSQL.5432"?
tried updating xcode.
© Super User or respective owner