From: Nozomi Anzai Date: Tue, 17 Jul 2012 05:10:32 +0000 (+0900) Subject: Fix arping_cmd -> wd_port. X-Git-Tag: V3_2_1~11 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=36bc2e62535980b61143b1027d1d986c0d376ea0;p=pgpooladmin.git Fix arping_cmd -> wd_port. --- diff --git a/templates/pgconfig.tpl b/templates/pgconfig.tpl index 7fd9deb..f03fe29 100644 --- a/templates/pgconfig.tpl +++ b/templates/pgconfig.tpl @@ -921,7 +921,7 @@ function delOtherWatchdog(num){ {* --------------------------------------------------------------------- * * Parallel Mode * * --------------------------------------------------------------------- *} -

Parallel Mode and Query Cache

+

{if hasMemqcache()}Parallel Mode{else}Parallel Mode and Query Cache{/if}

@@ -1256,7 +1256,7 @@ function delOtherWatchdog(num){ - +
wd_lifecheck_query (string)
@@ -1318,7 +1318,7 @@ function delOtherWatchdog(num){ -
arping_cmd (integer) +
wd_port (integer)