东北西北
(东北西北)
注册会员

一般会员
UID 63185
精华
0
积分 54
帖子 50
金钱 54 喜悦币
威望 0
人脉 0
阅读权限 20
注册 2005-2-6
状态 离线
|
安装postgres 后,在客户端出现10061的错误了
安装postgres 后,建立了数据库,修改了postgresql.conf和pg_hba.conf,但在客户端连接的时候,会出现错误
“Error connecting to the server:could not connect to server:Connecting refused(0x0000274D/10061)
Is the server running on host "123.11.22.33"and accepting
TCP/IP connections on port 5432?"
是postgresql.conf和pg_hba.conf的文件路径需要声明吗?这两个文件都是在安装postgres 时的默认路径产生的,是/usr/local/pgsql/data/,是什么原因啊?
|
|