首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Postgres 9.3无法连接到服务器

Postgres 9.3无法连接到服务器
EN

Stack Overflow用户
提问于 2014-07-17 05:47:07
回答 1查看 294关注 0票数 0

遇到了与这里提到的类似的问题

Postgres could not connect to server

我正在尝试运行rake : 4.1.4项目。我试过了上一篇文章中提到的每一件事--任何其他建议都是欢迎的。

此外,在重新安装postgres之后,我运行了命令brew info postgresql并获得了这个Conflicts with: postgres-xc (虽然我不确定这是否相关)。我在运行postgres 9.3.4

任何帮助都将不胜感激.

谢谢!

更新:这是确切的错误:

could not connect to server: Socket operation on non-socket Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

到目前为止我尝试过的事情:

brew uninstall postgresql

brew update

brew upgrade

brew install postgresql

后面跟着下面的命令列表,http://www.postgresql.org/docs/9.3/static/server-start.html

最后,使用午餐店启动postgres http://www.moncefbelyamani.com/how-to-install-postgresql-on-a-mac-with-homebrew-and-lunchy/

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-07-17 14:35:57

最后,使用午餐店启动postgres http://www.moncefbelyamani.com/how-to-install-postgresql-on-a-mac-with-homebrew-and-lunchy/

谢谢

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/24795730

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档