View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000587 | Pgpool-II | Bug | public | 2020-02-27 17:59 | 2020-02-28 09:31 |
| Reporter | yangjuexi | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | open | ||
| OS | linux | OS Version | redhat7(X64) | ||
| Product Version | 4.1.0 | ||||
| Summary | 0000587: pcp_detach_node命令没有按照配置的pcp_socket_dir去寻找.s.PGSQL.9898文件 | ||||
| Description | If 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这个目录下,并且我的其他命令运行良好,没有出现这样的错误。 | ||||
| Tags | No tags attached. | ||||