View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000653 | Pgpool-II | Bug | public | 2020-10-15 01:40 | 2020-10-15 11:30 |
| Reporter | naga | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | N/A |
| Status | closed | Resolution | open | ||
| Product Version | 4.1.4 | ||||
| Summary | 0000653: hostname displaying wrong information on show pool_nodes for the node2 | ||||
| Description | I 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 Information | postgres=# 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 | ||||
| Tags | pgpool-II | ||||
| 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 |