[pgpool-committers: 7261] pgpool: Doc: fix log_standy_delay description.
Tatsuo Ishii
ishii at sraoss.co.jp
Fri Nov 20 10:25:38 JST 2020
Doc: fix log_standy_delay description.
The description failed to explain actual behavior when
log_standy_delay = always is set. In fact it does not log if the
streaming delay is not greater than 0. Also added that 'none' is the
compiled default. Removed duplicate description in Japanese doc.
Discussion: https://www.pgpool.net/pipermail/pgpool-hackers/2020-November/003849.html
Branch
------
V4_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=73a75c9f6d0929d9c357166bac71ec8988cdb49b
Modified Files
--------------
doc.ja/src/sgml/stream-check.sgml | 5 ++---
doc/src/sgml/stream-check.sgml | 4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)
More information about the pgpool-committers
mailing list