Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-17 | Add some logical checks of pgpool.conf. | Nozomi Anzai | |
2012-07-17 | Fix the min of memqcache_cache_block_size. | Nozomi Anzai | |
2012-07-17 | Fix arping_cmd -> wd_port. | Nozomi Anzai | |
2012-07-17 | Allow that delegate_ip and wd_hostname can be ''. | Nozomi Anzai | |
2012-07-17 | Add "-C" option of command "pgpool" to pgmgt.conf. | Nozomi Anzai | |
2012-07-13 | Add the row of watchdog's status. | Nozomi Anzai | |
2012-07-13 | Add parameters for watchdog. | Nozomi Anzai | |
2012-06-06 | Add new directive "check_temp_table" | Nozomi Anzai | |
2012-06-05 | Change copyright year to date('Y'). | Nozomi Anzai | |
2012-06-05 | Add a new parameter "relcache_size". | Nozomi Anzai | |
2012-06-05 | Change to use sr_check_user and sr_check_password in NodeStandby(). | Nozomi Anzai | |
Fix to work even if _PGPOOL2_VERSION is not defined in pgmgt.conf. | |||
2012-06-05 | Add release note for V3.2. | Nozomi Anzai | |
2012-06-04 | Update not to use CVS but git. | Nozomi Anzai | |
2012-06-01 | Fix Notice errors when _PGPOOL_VERSION is not 3.2 | Nozomi Anzai | |
2012-05-31 | Add new pgpoolAdmin's parameter: _PGPOOL_VERSION so that pgpoolAdmin can ↵ | Nozomi Anzai | |
control any pgpool-II version (after V2.0) | |||
2012-05-31 | Add new pgpoolAdmin's parameter: _PGPOOL_VERSION so that pgpoolAdmin can ↵ | Nozomi Anzai | |
control any pgpool-II version (after V2.0) | |||
2012-05-29 | Add "-C" option to "pgpool" command. | Nozomi Anzai | |
Some refactoring. | |||
2012-05-29 | Add theads and tfoots. | Nozomi Anzai | |
2012-05-29 | Update navigations. | Nozomi Anzai | |
2012-05-28 | Add styles of <pre> and <p>. | Nozomi Anzai | |
2012-05-28 | Update for V3.2. | Nozomi Anzai | |
2012-05-25 | Fix Notice errors. | Nozomi Anzai | |
2012-05-25 | Add data types to each params. | Nozomi Anzai | |
2012-05-25 | Update for V3.2. | Nozomi Anzai | |
2012-05-21 | Fix to show buttons in both case of when bools are written with true/false ↵ | Nozomi Anzai | |
and when with on/off. | |||
2012-05-21 | Update Smarty to 3.1.8. | Nozomi Anzai | |
2012-05-21 | Update Smarty to 3.1.8. | Nozomi Anzai | |
Fix lots of Notice errors which were invisible in Smarty 2.x. | |||
2012-05-18 | Add new parameters in pgpool-II 3.2 | Yugo Nagata | |
- for Helth Check: helth_check_password, health_check_max_retries, helth_check_retry_delay - for On Memory Query Cache: memory_cache_enabled, memqcache_method, memqcache_memcached_host, memqcache_memcached_port, memqcache_total_size, memqcache_max_num_cache, memqcache_expire, memqcache_quto_cache_invalidation, memqcache_maxcache, memqcache_cache_block_size, memqcache_oiddir, white_memqcache_table_list, black_memqcache_table_list | |||
2012-05-11 | Replace 'true' to 'on' in isMasterSlaveMode() and isReplicationMode(). | Nozomi Anzai | |
(replaced in V3.0, but some of that remained.) | |||
2011-12-05 | Prepare 3.1.1.V3_1_1 | Nozomi Anzai | |
2011-12-05 | Prepare 3.1.1. | Nozomi Anzai | |
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-14 | Update french translation. | Guillaume Lelarge | |
2011-10-14 | update | Nozomi Anzai | |
2011-10-14 | Fix bug that inputting pipe for pgpool_logfile isn't allowed. | Nozomi Anzai | |
2011-10-13 | Prepare 3.1. | Nozomi Anzai | |
2011-10-13 | - replace copyright 2010 -> 2011 | Nozomi Anzai | |
2011-10-13 | - based on one coding rule | Nozomi Anzai | |
- replace copyright 2010 -> 2011 | |||
2011-10-12 | - add messages for pcp_promote_node | Nozomi Anzai | |
- sync dead_lock_timeout message in ja.lang.php to en.lang.php | |||
2011-10-12 | remove the parameter "pcp_timeout" and set default timeout seconds : 10s. | Nozomi Anzai | |
2011-10-12 | - allow regex values as black_function_list and white_function_list | Nozomi Anzai | |
- change default boolean value true/false -> 'on'/'off' | |||
2011-10-11 | - add pcp_promote_node command | Nozomi Anzai | |
(This will be shown in Master/Slave & SR mode.) | |||
2011-10-11 | better appearance | Nozomi Anzai | |
2011-10-11 | - split() -> explode() | Nozomi Anzai | |
- based on one coding rule | |||
2011-10-11 | change to write boolean value with on/off format | Nozomi Anzai | |
(but inputting with true/false format is also allowed.) | |||
2011-10-11 | separate each parts in log line | Nozomi Anzai | |
2011-10-11 | Sync Simplified Chinese language file to the latest. Fix a translate mistake ↵ | bambo | |
in English version | |||
2011-10-07 | add new parameters in pgpool-II 3.1 | Nozomi Anzai | |
- for SR: follow_master_command, sr_check_period, sr_check_user, sr_check_password - for syslog: log_destination, syslog_facility, syslog_ident - other: relcache_expire, backend_flag | |||
2011-10-07 | - sort parameters by their order in pgpool.conf | Nozomi Anzai | |
2011-10-06 | rearrange to read easier | Nozomi Anzai | |
- add empty rows - add comments - based on one coding rule - sort parameters by their order in pgpool.conf (definePgpoolConfParam.php) |