summaryrefslogtreecommitdiff
path: root/command.php
AgeCommit message (Collapse)Author
2018-01-19Fix pgpool stop mode doesn't work correctly.pengbo
2017-02-26Fix incorrect display of watchdog status when using Pgpool-II 3.6.x.pengbo
2016-01-07Adopt pcp_watchdog_info in ver3.5Nozomi Anzai
2015-12-07Confirm if "version" corresponds with output of "pgpool_command" in config.phpNozomi Anzai
2015-12-07Fix pgpoolAdmin cannot start and execute PCP command not in 3.5Nozomi Anzai
2015-12-04Adopt to new pcp command usageNozomi Anzai
2015-10-14Define a new error code "e1013" and fix to return it if pcp_watchdog_info failedNozomi Anzai
http://www.pgpool.net/mantisbt/view.php?id=149
2013-07-18Fix to show watchdog status and trusted servers informtion in pgpool statusYugo Nagata
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.
2011-10-12remove the parameter "pcp_timeout" and set default timeout seconds : 10s.Nozomi 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)
2011-08-26Fix the bug while use some special charactors such as '*', '?', '$' in ↵bambo
password will cause execute pcp command faile issue.
2009-01-25Version 2.2beta1V2_2_0_BETA1Tatsuo Ishii
2008-02-06Disable "Log" button in "pgpool status" screen if a PIPE command is set as a ↵User yamaguti
log file.
2008-02-04allow a use of PIPE for a pgpool log in pgpoolAdminUser yamaguti
updated messages in lang/*, but my French is probably inaccurate.
2008-02-01updated source files copyrightUser yamaguti
2003-2007 => 2003-2008
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-04Copyright updateDevrim GÜNDÜZ
2006-09-08pgpoolAdmin initial releaseV1_0_0Tatsuo Ishii