Postico&Postgres错误-无法连接到服务器:连接被拒绝

时间:2020-07-29 13:49:39

标签: postgresql

我正在使用最新的macOS Catalina。

我研究了其他线程,但不确定如何解决我的问题,因为在Postgres和Postico上都存在两个错误。

Postgres说我有一个Stale postmaster.pid file

Postico说

could not connect to server: Connection refused
    Is the server running on host "localhost" (::1) and accepting
    TCP/IP connections on port 5432?
could not connect to server: Connection refused
    Is the server running on host "localhost" (127.0.0.1) and accepting
    TCP/IP connections on port 5432?

我继续在YouTube上寻求解决该过时的postmaster.pid文件的解决方案,并使用终端将其删除了...但是错误仍然存​​在。.

我应该卸载并重新安装Postgres和Postico吗?

1 个答案:

答案 0 :(得分:0)

由于某些原因,使用终端删除postmaster.pid并没有这样做。我必须通过Finder手动完成。

问题已解决:)