View Issue Details

IDProjectCategoryView StatusLast Update
0000589Pgpool-IIBugpublic2020-02-28 09:32
Reporteryangjuexi Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
OSlinuxOS Versionredhat7(X64) 
Product Version4.1.0 
Summary0000589: command ' pcp_detach_node ' cant find the socket file follow the config dir in pgpool.conf
Descriptioni 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?
Tagserror, pcp commands, pgpool-II

Activities

yangjuexi

2020-02-27 18:43

reporter   ~0003231

sorry, i have find the answer. but i dont know how to close the issue.please close the issue.thank you

Issue History

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