我遵循了这个教程:,以便使用Patroni和HAProxy设置高可用性PostgreSQL集群。但是当我尝试启动patroni时,我得到了这个错误:2018-05-31 09:49:37,159 INFO: Failed", line 9, in <module>
load_entry_point('patroni==1.4.4', 'console
我尝试使用this i和have连接postgresql集群,在have统计中,我总是有两台服务器“关闭”,当我从pgadmin连接时,我收到以下消息: This probably means the server terminated abnormally这是我的haproxy.cfg文件:
https://pastebin.com/iwtySNKS