<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi, I'm new to Pgpool-II and trying a setup based on a two nodes streaming replication configuration. But the "show pool_nodes" command shows a "down" status for the standby node:</div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr"><font face="monospace, monospace">[postgres@hoopa-uat-1 log]$ psql -h hoopa-uat-pgpool-1 -p 9999 -U postgres -c "show pool_nodes" postgres</font></div><div dir="ltr"><br></div><div dir="ltr"><font face="monospace, monospace"> node_id | hostname    | port | status | lb_weight |  role   | select_cnt | load_balance_node | replication_delay | last_status_change</font></div><div dir="ltr"><font face="monospace, monospace">---------+-------------+------+--------+-----------+---------+------------+-------------------+-------------------+--------------------</font></div><div dir="ltr"><font face="monospace, monospace"> 0       | hoopa-uat-1 | 5432 | up     | 0.500000  | primary | 0          | true              | 0                 | 2018-11-23 17:57:16</font></div><div dir="ltr"><font face="monospace, monospace"> 1       | hoopa-uat-2 | 5432 | down   | 0.500000  | standby | 0          | false             | 0                 | 2018-11-23 17:57:16</font></div><div><br></div><div>Actually the standby node is up, and I can run queries on it.</div><div><br></div><div>Can someone please enlighten me?</div><div><br></div><div>pgpool-II version 4.0.1<br></div><div>PostgreSQL version 11.1</div><div><br></div><div>Thank you.</div><div>Regards,</div><div>Mike Yeap</div></div></div></div>