ubuntu 18.04
psql (PostgreSQL) 9.5.16
PostgreSQLをインストールして、ユーザー作成したいのですが、
could not connect to database postgres: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
と出てしまいました。
ダウンロードしたときに赤字で
5432 down postgres /var/lib/postgresql/9.5/main /var/log/postgresql/postgresql-9.5-main.log
と出てきたのですがここが問題なのでしょうか?
解決方法を教えて頂ければ幸いです。
回答1件
あなたの回答
tips
プレビュー