View Issue Details

IDProjectCategoryView StatusLast Update
0000653Pgpool-IIBugpublic2020-10-15 11:30
Reporternaga Assigned To 
PriorityhighSeveritymajorReproducibilityN/A
Status closedResolutionopen 
Product Version4.1.4 
Summary0000653: hostname displaying wrong information on show pool_nodes for the node2
DescriptionI configured pgpool on both nodes, both nodes are running but show pool_nodes showing different output
 my configuration hostname set up properly but it's showing /var/run/pgpool,
load-balance not happing, server status is down in show pool_nodes but is running, any parameters we need change.
Additional Informationpostgres=# show pool_nodes;
-[ RECORD 1 ]----------+--------------------
node_id | 0
hostname | 192.168.80.135
port | 5432
status | up
lb_weight | 0.500000
role | primary
select_cnt | 9
load_balance_node | true
replication_delay | 0
replication_state |
replication_sync_state |
last_status_change | 2020-10-14 21:42:42
-[ RECORD 2 ]----------+--------------------
node_id | 1
hostname | /var/run/pgpool
port | 5432
status | down
lb_weight | 0.500000
role | standby
select_cnt | 0
load_balance_node | false
replication_delay | 0
replication_state |
replication_sync_state |
last_status_change | 2020-10-14 21:43:35
Tagspgpool-II

Activities

naga

2020-10-15 01:40

reporter  

pgpool.conf (43,723 bytes)

Issue History

Date Modified Username Field Change
2020-10-15 01:40 naga New Issue
2020-10-15 01:40 naga File Added: pgpool.conf
2020-10-15 01:40 naga Tag Attached: pgpool in load balancing mode
2020-10-15 01:40 naga Tag Attached: pgpool-II
2020-10-15 01:40 naga Tag Attached: standby
2020-10-15 02:13 naga Tag Attached: quarantine
2020-10-15 02:48 naga Tag Detached: pgpool in load balancing mode
2020-10-15 02:48 naga Tag Detached: quarantine
2020-10-15 02:48 naga Tag Detached: standby
2020-10-15 11:30 pengbo Status new => closed
2020-10-15 11:30 pengbo Description Updated
2020-10-15 11:30 pengbo Additional Information Updated