[pgpool-committers: 5456] 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
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b6ca3a0c91beb5b24ee00e8320e3bff4699b1a13
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