[pgpool-committers: 260] pgpool: Make sure that memqcache_cache_block_size >= memqcache_maxcache

Tatsuo Ishii ishii at postgresql.org
Mon Jun 4 00:53:13 JST 2012


Make sure that memqcache_cache_block_size >= memqcache_maxcache.
If not, pgpool won't start.

Branches
--------
feature/watchdog
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=878d6619cfbd3f1ff4926162a94668cb47dd7695

Modified Files
--------------
pool_memqcache.c |    7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)



More information about the pgpool-committers mailing list