我正在使用最新的macOS Catalina。
我研究过其他线程,但不确定如何解决我的线程,因为我在Postgres和Postico上都有两个错误。
波斯特格斯说我有一个Stale postmaster.pid file
波斯蒂科说
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吗?
发布于 2020-07-29 14:40:22
由于某种原因,使用终端删除postmaster.pid没有做到这一点。我不得不通过Finder手动完成。
已解决的问题:)
发布于 2022-06-02 14:22:41
我在Postico上也犯了同样的错误。我刚刚重新安装了Postgres.app,并在应用程序上重新初始化了我的数据库,在回到Postico之后。
https://stackoverflow.com/questions/63155137
复制相似问题