summaryrefslogtreecommitdiff
path: root/queryCache.php
AgeCommit message (Collapse)Author
2018-01-19Change the PostgreSQL connection timeout parameter name.pengbo
2018-01-12Add new PostgreSQL connect timeout parameter.pengbo
Sometimes no response from backend due to network reasons, pgpoolAdmin will wait long time. In this commit, we add new PostgreSQL connection timeout parameter. Patch is provide by Tuukka Kivilahti, and improved by us.
2015-12-02Add new parameters in 3.5Nozomi Anzai
2012-05-21Update Smarty to 3.1.8.Nozomi Anzai
Fix lots of Notice errors which were invisible in Smarty 2.x.
2011-12-05- Fix not to ignore changing boolean values in pgpool.conf.Nozomi Anzai
- Fix not to ignore changing D option of pgpool command in pgmgt.conf. - At query cache page it somtimes happen "redeclare function" error, so replace include() to require_once().
2011-10-06rearrange to read easierNozomi Anzai
- add empty rows - add comments - based on one coding rule - sort parameters by their order in pgpool.conf (definePgpoolConfParam.php)
2010-07-22Add new start option "-D".Nozomi Anzai
Change the vaild range of client_idle_limit_in_recovery (Now -1 became valid). Add new pgpool-II parameters for pgpool-II 2.4: master_slave_sub_mode, delay_threshold, log_standby_delay, debug_level, failover_if_affected_tuples_mismatch Fix some table headers to use <thead></thead>
2008-10-31Bug fix and enhancements from Matsusaka regarding help and stylesTatsuo Ishii
2008-02-01updated source files copyrightUser yamaguti
2003-2007 => 2003-2008
2007-01-04Copyright updateDevrim GÜNDÜZ
2006-09-08pgpoolAdmin initial releaseV1_0_0Tatsuo Ishii