Chinaunix首页 | 论坛 | 博客
  • 博客访问: 777445
  • 博文数量: 56
  • 博客积分: 451
  • 博客等级: 下士
  • 技术积分: 1431
  • 用 户 组: 普通用户
  • 注册时间: 2012-01-20 11:14
文章分类

全部博文(56)

文章存档

2013年(35)

2012年(21)

分类: Mysql/postgreSQL

2013-03-27 10:26:08

当我登录postgreSQL数据库的时候,报了如下错误:
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.5444"?
解决办法如下:
ln -s /tmp/.s.PGSQL.5444 /tmp/.s.PGSQL.5432
阅读(7112) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~