[pgpool-committers: 10033] pgpool: Change the default value of	*_user parameters to ''.
    Bo Peng 
    pengbo at sraoss.co.jp
       
    Mon Aug  5 15:53:23 JST 2024
    
    
  
Change the default value of *_user parameters to ''.
Currently the default values of  *_user parameters are "nobody".
This commit changes the default value of *_user parameters to ''.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9aaa9cfd9e71d7a7217aa31ec76ea7f4c17935fb
Modified Files
--------------
doc.ja/src/sgml/healthcheck.sgml     |  2 ++
doc.ja/src/sgml/online-recovery.sgml |  2 ++
doc.ja/src/sgml/stream-check.sgml    |  2 ++
doc.ja/src/sgml/watchdog.sgml        |  4 ++--
doc/src/sgml/healthcheck.sgml        |  1 +
doc/src/sgml/online-recovery.sgml    |  4 ++++
doc/src/sgml/stream-check.sgml       |  1 +
doc/src/sgml/watchdog.sgml           |  2 +-
src/config/pool_config_variables.c   | 10 +++++-----
src/sample/pgpool.conf.sample-stream | 10 +++++-----
10 files changed, 25 insertions(+), 13 deletions(-)
    
    
More information about the pgpool-committers
mailing list