summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTAKATSUKA Haruka2018-08-29 00:24:16 +0000
committerTAKATSUKA Haruka2018-08-29 00:24:16 +0000
commitfc9848a0df8e1488ac6354e580bba2f745b325d2 (patch)
tree398ca320e259d90bd30c49b7000bef80742b113b
parent89d51506d7a8129c584aab875b83affe939ac1b8 (diff)
fix typoHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c5158af..00d663d 100644
--- a/README.md
+++ b/README.md
@@ -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.