projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89de3fc
)
Doc: fix typo.
author
Tatsuo Ishii
<ishii@sraoss.co.jp>
Mon, 12 Dec 2022 05:48:06 +0000
(14:48 +0900)
committer
Tatsuo Ishii
<ishii@sraoss.co.jp>
Mon, 12 Dec 2022 05:48:06 +0000
(14:48 +0900)
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index e05c76473868899aa078f8b036b48c14757d66aa..d4ef351e61f2226d4e97c7fd75e8618b63ae4817 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-320,7
+320,7
@@
default_transaction_isolation = 'repeatable read'
num_init_children number of child
process at startup, and each child process keeps listening for incoming
client connection. While with dynamic process management mode,
- <productname>Pgpool-II</> keeps track of idle processes
and forks or kills
+ <productname>Pgpool-II</> keeps track of idle processes
and forks or kills
processes to keep this number within the specified boundaries.
</para>
<para>