View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000589 | Pgpool-II | Bug | public | 2020-02-27 18:23 | 2020-02-28 09:32 |
| Reporter | yangjuexi | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| OS | linux | OS Version | redhat7(X64) | ||
| Product Version | 4.1.0 | ||||
| Summary | 0000589: command ' pcp_detach_node ' cant find the socket file follow the config dir in pgpool.conf | ||||
| Description | i config all the socket dir as /var/run/postgres ,and it seems work. I can find the socket file such as 's.PGSQL.9898 ,s.PGSQL.9999 ,s.PGSQL.9000 ' in the config dir /var/run/postgres, and my pgpool-II seems works successfully。 I can run command 'pcp_watchdog_info -h 10.194.15.137 -p 9898 -U pgcheck' successfully on all my 3 nodes。 but when i simulate node 0 as down , and try to detach node 0 from my clusters,i get error message below: ERROR: connection to socket "/tmp/.s.PGSQL.9898" failed with error "No such file or directory" but i have config the socket dir to /var/run/postgres/,and it can be touch correctly. how dose it happened? anything error i did? | ||||
| Tags | error, pcp commands, pgpool-II | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-02-27 18:23 | yangjuexi | New Issue | |
| 2020-02-27 18:24 | yangjuexi | Tag Attached: error | |
| 2020-02-27 18:24 | yangjuexi | Tag Attached: pcp commands | |
| 2020-02-27 18:24 | yangjuexi | Tag Attached: pgpool-II | |
| 2020-02-27 18:43 | yangjuexi | Note Added: 0003231 | |
| 2020-02-28 09:32 | pengbo | Status | new => closed |