Tagged Questions
2
votes
1answer
44 views
PostgresSQL created a user account on OSX
Hello I installed PostgresSQL on my macbook but when I restarted my macbook later I saw that instead of the usual User account and the Guest account I now have also a Postgres user in my startup page ...
1
vote
0answers
261 views
Mac OSX Mountain Lion Rails Postgres (wiped out a lot of stuff)
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 ...
0
votes
1answer
258 views
I cannot get pg-0.14.0 gem installed after Mountain Lion install
I have been trying for some time now to get my Rails development environment back up since I upgraded from Lion to Mountain Lion. The problem is specifically installing the pg-0.14.0 (postgresql) gem. ...