[pgpool-committers: 178] pgpool: Add show pool_cache command to show on memory query cache stati

Tatsuo Ishii ishii at postgresql.org
Tue May 8 16:44:31 JST 2012


Add show pool_cache command to show on memory query cache statistics.

Branch
------
master

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

Modified Files
--------------
doc/pgpool-en.html       |   46 ++++++++++++++++-
doc/pgpool-ja.html       |   46 +++++++++++++++++-
pool_memqcache.c         |   31 ++++++------
pool_memqcache.h         |    3 +
pool_process_reporting.c |  122 ++++++++++++++++++++++++++++++++++++++++++++++
pool_process_reporting.h |    3 +-
pool_proto_modules.c     |    7 +++
7 files changed, 238 insertions(+), 20 deletions(-)



More information about the pgpool-committers mailing list