[pgpool-committers: 665] pgpool: Add new parameters in pgpool-II 3.2
    Yugo Nagata 
    nagata at sraoss.co.jp
       
    Mon Oct  1 14:36:54 JST 2012
    
    
  
Add new parameters in pgpool-II 3.2
- for Helth Check:
    helth_check_password, health_check_max_retries,
    helth_check_retry_delay
- for On Memory Query Cache:
    memory_cache_enabled, memqcache_method, memqcache_memcached_host,
    memqcache_memcached_port, memqcache_total_size, memqcache_max_num_cache,
    memqcache_expire, memqcache_quto_cache_invalidation, memqcache_maxcache,
    memqcache_cache_block_size, memqcache_oiddir,
    white_memqcache_table_list, black_memqcache_table_list
Branches
--------
V3_0_STABLE
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpooladmin.git;a=commitdiff;h=7bd32decdaa4f624bdca9348e36107b18c12b879
Modified Files
--------------
definePgpoolConfParam.php |   90 ++++++++++++++++++++
lang/en.lang.php          |   18 ++++
lang/ja.lang.php          |   17 ++++
templates/pgconfig.tpl    |  199 +++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 324 insertions(+), 0 deletions(-)
    
    
More information about the pgpool-committers
mailing list