Ph3nol / OSX-DevEnv

OSX >= 10.6 PHP LAMP environment generation and configuration, based on Homebrew.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostgreSQL handler bugs

Ph3nol opened this issue · comments

MacBook-Pro-de-Cedric:~ ph3$     psql -d template1 -c "alter user postgres with password 'postgres'"
psql: could not connect to server: No such file or directory
    Is the server running locally and accepting
    connections on Unix domain socket "/tmp/.s.PGSQL.5432"?