我尝试使用this i和have连接postgresql集群,在have统计中,我总是有两台服务器“关闭”,当我从pgadmin连接时,我收到以下消息:
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.这是我的haproxy.cfg文件:
发布于 2019-01-16 21:12:01
我要做的第一件事就是检查防火墙规则,看看端口8080是否在postgres服务器上被阻塞。检查postgres端口与防火墙以及。
https://serverfault.com/questions/939419
复制相似问题