View Issue Details

IDProjectCategoryView StatusLast Update
0000587Pgpool-IIBugpublic2020-02-28 09:31
Reporteryangjuexi Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionopen 
OSlinuxOS Versionredhat7(X64) 
Product Version4.1.0 
Summary0000587: pcp_detach_node命令没有按照配置的pcp_socket_dir去寻找.s.PGSQL.9898文件
DescriptionIf necessary,i can describe my problem in English。

在pgpool.conf中,我将所有的socket目录都指定到了‘/var/run/postgresql’ 这个目录下。
包括 pcp_socket_dir=‘/var/run/postgresql’,wd_ipc_socket_dir=‘/var/run/postgresql’···

当我模拟其中一个postgresql节点宕机时,我无法使用pcp_detach_node 0命令将这个节点分离出去,报错信息是:

ERROR: connection to socket "/tmp/.s.PGSQL.9898" failed with error "No such file or directory"

但是实际上,上述socket文件都是在/var/run/postgresql这个目录下,并且我的其他命令运行良好,没有出现这样的错误。
TagsNo tags attached.

Activities

yangjuexi

2020-02-27 18:44

reporter   ~0003232

sorry, i have find the answer from an old issue. 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 17:59 yangjuexi New Issue
2020-02-27 18:44 yangjuexi Note Added: 0003232
2020-02-28 09:31 pengbo Status new => closed