index
:
pgpooladmin.git
3.4rpm
V1_STABLE
V2_3_STABLE
V3_0_STABLE
master
pgpoolAdmin - GUI tool for pgpool-II
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nodeStatus.php
Age
Commit message (
Expand
)
Author
2017-11-12
If $_SESSION[SESSION_IS_SUPER_USER] exists, get the is_superuser information ...
pengbo
2014-10-08
Adopt pgpool-II 3.4
Nozomi Anzai
2014-04-21
Set is_superuser to judge buttons for PostgreSQL to be available or not.
Nozomi Anzai
2013-07-17
Replace variable name PgpoolIsActive to PgpoolIsRunning
Yugo Nagata
2013-05-13
Several improvement and refactoring, especially in status.php.
Nozomi Anzai
2012-05-31
Add new pgpoolAdmin's parameter: _PGPOOL_VERSION so that pgpoolAdmin can cont...
Nozomi Anzai
2011-10-13
- replace copyright 2010 -> 2011
Nozomi Anzai
2011-10-11
- add pcp_promote_node command
Nozomi Anzai
2011-10-06
rearrange to read easier
Nozomi Anzai
2010-08-18
Fix connect/disconnect buttons disappering ini node status window.
Tatsuo Ishii
2010-08-16
Add primary/standby mode info to node status.
Tatsuo Ishii
2010-08-16
Update copyright year.
Tatsuo Ishii
2010-08-16
pcp_proc_info now resturns weight 0-1.0.
Tatsuo Ishii
2010-07-21
Replace split() to explode()
Nozomi Anzai
2008-02-01
updated source files copyright
User yamaguti
2007-12-26
Enable 'return' button if all nodes are detached and a node is active.
Yoshiyuki Asaba
2007-12-26
Disable 'recovery' button if all nodes are down.
Yoshiyuki Asaba
2007-06-22
* support online recovery on pgpoolAdmin.
Yoshiyuki Asaba
2007-01-04
Copyright update
Devrim GÜNDÜZ
2006-09-08
pgpoolAdmin initial release
V1_0_0
Tatsuo Ishii