Add new PostgreSQL connect timeout parameter.
authorpengbo <Bo Peng>
Fri, 12 Jan 2018 06:38:04 +0000 (15:38 +0900)
committerpengbo <Bo Peng>
Fri, 12 Jan 2018 06:38:04 +0000 (15:38 +0900)
commit579833e695e011f8d47a6fff994a3393f9d8a37d
tree28f0a4a10bc6d09b42e1c540f51e9241b089d9c4
parentdd5b4af71cdcd135485790572968df81677bb2f8
Add new PostgreSQL connect timeout parameter.

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.
21 files changed:
common.php
conf/pgmgt.conf.php
config.php
innerSystemCatalog.php
install/checkParameter.php
install/defaultParameter.php
install/lang/en.lang.php
install/lang/es.lang.php
install/lang/fr.lang.php
install/lang/ja.lang.php
install/lang/zh_cn.lang.php
lang/en.lang.php
lang/es.lang.php
lang/fr.lang.php
lang/ja.lang.php
lang/zh_cn.lang.php
queryCache.php
status.php
systemDb.php
templates/config.tpl
templates/help/en/config.tpl