community/tutorials/how-to-set-up-master-slave-replication-on-postgresql-on-an-ubuntu-12-04-vps)上设置“主-2从站”配置。第二个从站无法连接。来自postgresql (第二个从站)日志:
2015-11-02 11:17:35 MSK [14198-1] FATAL: could not connect to the primary server: FATAL: to
我正在尝试使用chat_sandbox示例来测试Juggernaut插件。Juggernaut: There has been an error connecting on 127.0.0.1:5001我的juggernaut.yml如下 - :port: 5001 :public_host: 127.0.0.1 # :secret_key: your_secret_key
# :environment: :deve