[pgpool-committers: 7259] pgpool: Doc: fix log_standy_delay	description.
    Tatsuo Ishii 
    ishii at sraoss.co.jp
       
    Fri Nov 20 10:25:29 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_0_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=afd02fb7f7ff7e9b1ebfad64cae5849ca546df88
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