Environment having 2 standby(1 on same region, other in cross region)
vmdb
rails db
select * from repl_nodes;
id | type | upstream_node_id | cluster | name | conninfo | slot_name | priority | active
------+---------+------------------+-----------------------+--------------+----------------------------------------------------+------------------+----------+--------
3003 | standby | 3002 | miq_region_30_cluster | 10.222.73.24 | host=10.222.71.24 user=root dbname=vmdb_production | repmgr_slot_3003 | 100 | t
3002 | master | | miq_region_30_cluster | 10.222.73.31 | host=10.222.71.31 user=root dbname=vmdb_production | repmgr_slot_3002 | 100 | t