[pgpool-committers: 208] pgpool: memqcache_cache_block_size is now must be greater than or equal
Tatsuo Ishii
ishii at postgresql.org
Mon May 21 19:54:54 JST 2012
memqcache_cache_block_size is now must be greater than or equal to
512. This prevent not only creating a too small block which will be
inefficient, but miscalculation of size of the free space management
map.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=51ab078111b034d9e65be9608a773e080307c593
Modified Files
--------------
doc/pgpool-en.html | 23 ++++++++++++-----------
doc/pgpool-ja.html | 3 ++-
pool_config.c | 4 ++--
pool_config.l | 4 ++--
4 files changed, 18 insertions(+), 16 deletions(-)
More information about the pgpool-committers
mailing list