QiiTime は Qiita/Qiitadon の同人サークル Qithub のコラボ作品です。詳細は https://qiitadon.com/@QiiTime/101306011841057999 へ。コラボ・メンバー募集中!  #2019_09 #2019_09_16 #2019_09_16_19

🆕 新着Qiita記事をお知らせします。​

​『ERROR PG::ConnectionBad: 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"?』
https://qiita.com/f___juntaro_/items/cda09bb1044a0bdbeb49 by @f___juntaro_ @​Qiita

#postgres_qiita #pg_ctl_qiita #berw_qiita

ERROR PG::ConnectionBad: 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"? - Qiita

## とりあえずpostgresのアンインストール、インストール ``` $ berw uninstall postgres $ brew install postgres $ postgres -v ``` http://tda...