| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-19 | Fix pgpool stop mode doesn't work correctly. | pengbo | |
| 2018-01-19 | Change the PostgreSQL connection timeout parameter name. | pengbo | |
| 2018-01-12 | Add 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. | |||
| 2017-11-12 | If $_SESSION[SESSION_IS_SUPER_USER] exists, get the is_superuser information ↵ | pengbo | |
| from $_SESSION. | |||
| 2017-02-26 | Redirect stdout, stderr to log file while starting Pgpool-II without running ↵ | pengbo | |
| in daemon mode. | |||
| 2016-03-07 | Fix the argument's name | Nozomi Anzai | |
| http://www.pgpool.net/mantisbt/view.php?id=171 | |||
| 2015-12-07 | Fix pgpoolAdmin cannot start and execute PCP command not in 3.5 | Nozomi Anzai | |
| 2015-12-07 | Fix args of some pcp commands | Nozomi Anzai | |
| 2015-12-02 | Add new parameters in 3.5 | Nozomi Anzai | |
| 2014-10-08 | Adopt pgpool-II 3.4 | Nozomi Anzai | |
| Added parameters are: - listen_backlog_multiplier - connect_timeout - allow_sql_comments - check_unlogged_table - database_redirect_preference_list - app_name_redirect_preference_list | |||
| 2013-12-25 | Fix that pgpool_pgctl can be executed only when the login user is super user ↵ | Nozomi Anzai | |
| in backend nodes. Previously, any login user was able to try to execute pgpool_pgctl() which could stop/restart/reload a backend node even if he was not a super user. Also pgpool_pgctl() was executed by sr_check_user or health_check_user, but it wasn't reasonable. This update is that buttons of stop/restart/reload are disabled when the login user isn't a super user and that pgpool_pg_ctl() is executed by login user instead of sr_check_user or health_check_user who don't have to be non-superuser. Per [pgpool-general: 2338]. | |||
| 2013-07-24 | Add pagination fuctionality to log page | Yugo Nagata | |
| 2013-07-17 | Replace variable name PgpoolIsActive to PgpoolIsRunning | Yugo Nagata | |
| This was a confusable name in watchdog context. | |||
| 2013-07-08 | Add the hostname on which pgpoolAdmin is working. | Nozomi Anzai | |
| Fix is_superuser's value is not "no" but "unknown" if no backend nodes is active. | |||
| 2013-05-13 | Several improvement and refactoring, especially in status.php. | Nozomi Anzai | |
| Now in status.php we can add a new backend, remove a backend, stop/reload start PostgreSQL, and know each watchdog statuses. | |||
| 2012-07-20 | Fix the position of "-C" option when starting pgpool. | Nozomi Anzai | |
| 2012-05-29 | Add "-C" option to "pgpool" command. | Nozomi Anzai | |
| Some refactoring. | |||
| 2012-05-21 | Update Smarty to 3.1.8. | Nozomi Anzai | |
| Fix lots of Notice errors which were invisible in Smarty 2.x. | |||
| 2011-10-11 | - add pcp_promote_node command | Nozomi Anzai | |
| (This will be shown in Master/Slave & SR mode.) | |||
| 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) | |||
| 2010-07-22 | Add 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-02-06 | Disable "Log" button in "pgpool status" screen if a PIPE command is set as a ↵ | User yamaguti | |
| log file. | |||
| 2008-02-04 | allow a use of PIPE for a pgpool log in pgpoolAdmin | User yamaguti | |
| updated messages in lang/*, but my French is probably inaccurate. | |||
| 2008-02-01 | lowered "Pgpool"'s first 'P' in English documents & messages | User yamaguti | |
| 2008-02-01 | updated source files copyright | User yamaguti | |
| 2003-2007 => 2003-2008 | |||
| 2007-12-27 | Fix pgpool shutdown handling. shutdown mode was always 'smart' mode. | Yoshiyuki Asaba | |
| 2007-11-19 | - Support to reload config files on pgpoolAdmin. | Yoshiyuki Asaba | |
| - Fix adding new backend_data_direcotory parameter. | |||
| 2007-06-22 | * support online recovery on pgpoolAdmin. | Yoshiyuki Asaba | |
| * support to edit new pgpool.conf parameters. | |||
| 2007-01-04 | Copyright update | Devrim GÜNDÜZ | |
| 2006-09-08 | pgpoolAdmin initial releaseV1_0_0 | Tatsuo Ishii | |
