Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
Fix lots of Notice errors which were invisible in Smarty 2.x.
|
|
- 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().
|
|
- add empty rows
- add comments
- based on one coding rule
- sort parameters by their order in pgpool.conf (definePgpoolConfParam.php)
|
|
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>
|
|
|
|
2003-2007 => 2003-2008
|
|
|
|
|