[pgpool-committers: 5457] pgpool: Fix configuration change timing regarding memory_cache_enabled.
    Tatsuo Ishii 
    ishii at sraoss.co.jp
       
    Fri Feb 15 16:04:03 JST 2019
    
    
  
Fix configuration change timing regarding memory_cache_enabled.
This parameter must not be changed after Pgpool-II start but it was
possible to change by reloading.
Branch
------
V3_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b79d7ce52e2c071abc1bdb29bae9b33c2d0542c2
Modified Files
--------------
doc.ja/src/sgml/memcache.sgml              | 4 ++--
doc/src/sgml/memcache.sgml                 | 3 +--
src/config/pool_config_variables.c         | 2 +-
src/sample/pgpool.conf.sample              | 1 +
src/sample/pgpool.conf.sample-logical      | 1 +
src/sample/pgpool.conf.sample-master-slave | 1 +
src/sample/pgpool.conf.sample-replication  | 1 +
src/sample/pgpool.conf.sample-stream       | 1 +
8 files changed, 9 insertions(+), 5 deletions(-)
    
    
More information about the pgpool-committers
mailing list