侧边栏

2019年6月28日

摘要: 问题: postgresql部署在linux上,在自己电脑上使用pgadmin连接出现could not connect to server错误 问题分析: 出现上述原因有3种情况 1.linux上的防火墙没有关闭 2.postgresql服务没有监听对应的ip与端口 3.没有设置认证规则 解决步骤 阅读全文
posted @ 2019-06-28 11:49 SmilingEye 阅读(920) 评论(0) 推荐(0)

导航