Doc: fix description about heartbeat_device.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Tue, 11 May 2021 05:26:24 +0000 (14:26 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Tue, 11 May 2021 05:27:38 +0000 (14:27 +0900)
It did not mention the parameter can only be used if Pgpool-II started
as root.

doc.ja/src/sgml/watchdog.sgml
doc/src/sgml/watchdog.sgml

index 4e9c723dd07db25ac1f3a5cd7c6519172bd47ea5..5d84c1a68ab59ac0ba6c98abb5e6c53ef145d303 100644 (file)
       <varname>heartbeat_device</varname> is only applicable if the
       <xref linkend="guc-wd-lifecheck-method"> is set to <literal>'heartbeat'</literal>
       -->
+      <varname>heartbeat_device</varname>は、<productname>Pgpool-II</productname>をroot権限で起動しているときのみ使用可能です。
+      それ以外の場合は空文字('')のままにしておいてください。
+     </para>
+     <para>
       <varname>heartbeat_device</varname>は、<xref linkend="guc-wd-lifecheck-method">が<literal>'heartbeat'</literal>に設定されている場合のみ有効です。
      </para>
      <para>
index bcc9879b2c741da72a4898d46234d5f73ec88664..6137cde58ecb60d2b47eeb025241ac1f842633e9 100644 (file)
       by changing the value of X(destination number).
       at the end of parameter name. The destination index number starts from 0.
      </para>
+     <para>
+      <varname>heartbeat_device</varname> is only applicable if
+      <productname>Pgpool-II</productname> is started with root
+      privilege. If not, leave it as an empty string ('').
+     </para>
      <para>
       <varname>heartbeat_device</varname> is only applicable if the
       <xref linkend="guc-wd-lifecheck-method"> is set to <literal>'heartbeat'</literal>