我尝试使用 patroni 和 haproxy 连接到我的 postgresql 集群,在 haproxy 统计中我总是有两个服务器“关闭”,当我从我的 pgadmin 连接时我收到以下消息:
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
这是我的 haproxy.cfg 文件:
答案1
我首先要尝试检查防火墙规则,看看 Postgres 服务器上的 8080 端口是否被阻止。同时检查防火墙的 Postgres 端口。