Add new group "health_check" to PGPOOL SHOW command doc.
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 31 May 2017 06:50:54 +0000 (15:50 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 31 May 2017 06:50:54 +0000 (15:50 +0900)
doc.ja/src/sgml/ref/pgpool_show.sgml
doc/src/sgml/ref/pgpool_show.sgml

index 1599486cd967fa425f6ef1d345287f2612349b8b..f45106de72c899b80afa4b44e38d1bf5ae558f7c 100644 (file)
@@ -126,7 +126,20 @@ PGPOOL SHOW ALL
             すべての watchdog heartbeat ノードのパラメータの設定値。
           </para>
           </listitem>
-        </varlistentry>
+          </varlistentry>
+
+         <varlistentry>
+          <term><literal>health_check</literal></term>
+          <listitem>
+            <para>
+             <!--
+            configuration group of all health check parameters.
+               -->
+             すべてのhealth checkパラメータの設定値。
+          </para>
+          </listitem>
+          </varlistentry>
+
       </variablelist>
     </listitem>
   </varlistentry>
index cd9befa8e85450b8ed79d94744aacf46e3f3d10a..ef7c700c1a765c616e97b3e2d48d4f15e4e67f4c 100644 (file)
@@ -90,7 +90,17 @@ PGPOOL SHOW ALL
             configuration group of all watchdog heartbeat node config parameters.
           </para>
           </listitem>
+          </varlistentry>
+
+         <varlistentry>
+          <term><literal>health_check</literal></term>
+          <listitem>
+          <para>
+            configuration group of all health check parameters.
+          </para>
+          </listitem>
         </varlistentry>
+
       </variablelist>
     </listitem>
   </varlistentry>