diff options
author | TAKATSUKA Haruka | 2018-08-29 00:24:16 +0000 |
---|---|---|
committer | TAKATSUKA Haruka | 2018-08-29 00:24:16 +0000 |
commit | fc9848a0df8e1488ac6354e580bba2f745b325d2 (patch) | |
tree | 398ca320e259d90bd30c49b7000bef80742b113b | |
parent | 89d51506d7a8129c584aab875b83affe939ac1b8 (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ This parameter means differently by checkmethod setting. When checkmetod is "pid", this means pid file path. The default value is pid_file_name setting in pgpool.conf. -When checkmetod is "pcp", this means parameters for pcp_nod_count command. +When checkmetod is "pcp", this means parameters for pcp_node_count command. The default value is "10 localhost 9898 postgres pass". "-w -h localhost -p 9898" is a good idea for 3.5.x and later version, for the response 'authentication failed' is considered success. |