summaryrefslogtreecommitdiff
path: root/nodeStatus.php
AgeCommit message (Collapse)Author
2017-11-12If $_SESSION[SESSION_IS_SUPER_USER] exists, get the is_superuser information ↵pengbo
from $_SESSION.
2014-10-08Adopt pgpool-II 3.4Nozomi Anzai
Added parameters are: - listen_backlog_multiplier - connect_timeout - allow_sql_comments - check_unlogged_table - database_redirect_preference_list - app_name_redirect_preference_list
2014-04-21Set is_superuser to judge buttons for PostgreSQL to be available or not.Nozomi Anzai
2013-07-17Replace variable name PgpoolIsActive to PgpoolIsRunningYugo Nagata
This was a confusable name in watchdog context.
2013-05-13Several 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-05-31Add new pgpoolAdmin's parameter: _PGPOOL_VERSION so that pgpoolAdmin can ↵Nozomi Anzai
control any pgpool-II version (after V2.0)
2011-10-13- replace copyright 2010 -> 2011Nozomi Anzai
2011-10-11- add pcp_promote_node commandNozomi Anzai
(This will be shown in Master/Slave & SR mode.)
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-08-18Fix connect/disconnect buttons disappering ini node status window.Tatsuo Ishii
2010-08-16Add primary/standby mode info to node status.Tatsuo Ishii
2010-08-16Update copyright year.Tatsuo Ishii
2010-08-16pcp_proc_info now resturns weight 0-1.0.Tatsuo Ishii
2010-07-21Replace split() to explode()Nozomi Anzai
2008-02-01updated source files copyrightUser yamaguti
2003-2007 => 2003-2008
2007-12-26Enable 'return' button if all nodes are detached and a node is active.Yoshiyuki Asaba
2007-12-26Disable 'recovery' button if all nodes are down.Yoshiyuki Asaba
2007-06-22* support online recovery on pgpoolAdmin.Yoshiyuki Asaba
* support to edit new pgpool.conf parameters.
2007-01-04Copyright updateDevrim GÜNDÜZ
2006-09-08pgpoolAdmin initial releaseV1_0_0Tatsuo Ishii