【发布时间】:2018-01-14 01:35:29
【问题描述】:
无法访问 psql 数据库。以下是访问数据库时的错误:
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"?
我也尝试过寻找 postmaster.pid 但没有找到
【问题讨论】:
标签: linux database postgresql psql