Doc: remove the configuration of "- D" start OPTS from "8.2. Pgpool-II + Watchdog...
authorBo Peng <pengbo@sraoss.co.jp>
Thu, 13 Apr 2023 09:02:40 +0000 (18:02 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Thu, 13 Apr 2023 09:02:40 +0000 (18:02 +0900)
doc.ja/src/sgml/examples.sgml
doc/src/sgml/examples.sgml

index ea5c85fbcef74c9472ec5ebd69254938c0aa5c27..0627bd314048c89f7ecdee208a4d5eb989d2f703 100644 (file)
@@ -2155,18 +2155,6 @@ heartbeat_device1 = ''
      </itemizedlist>
     </sect3>
 
-    <sect3 id="example-cluster-pgpool-config-sysconfig">
-     <title>/etc/sysconfig/pgpoolの設定</title>
-     <para>
-      <productname>Pgpool-II</productname>を起動時に<filename>pgpool_status</filename>ファイルを無視させたい場合、<filename>/etc/sysconfig/pgpool</filename>の起動オプションOPTSに「-D」を追加します。
-     </para>
-     <programlisting>
-[全サーバ]# vi /etc/sysconfig/pgpool 
-(...省略...)
-OPTS=" -D -n"
-     </programlisting>
-    </sect3>
-
     <sect3 id="example-cluster-pgpool-config-log">
      <title>ログの設定</title>
      <para>
index 4d4b9cf25281acb343e9f094990f7f0c8495b880..881c89a5ce23b3d143e7f78a78185e395e6b2764 100644 (file)
@@ -1827,20 +1827,6 @@ heartbeat_device1 = ''
      </itemizedlist>
     </sect3>
 
-    <sect3 id="example-cluster-pgpool-config-sysconfig">
-     <title>/etc/sysconfig/pgpool Configuration</title>
-     <para>
-      If you want to ignore the <filename>pgpool_status</filename> file at startup of 
-      <productname>Pgpool-II</productname>, add "- D" to the start option OPTS to 
-      <filename>/etc/sysconfig/pgpool</filename>.
-     </para>
-     <programlisting>
-[all servers]# vi /etc/sysconfig/pgpool 
-...
-OPTS=" -D -n"
-     </programlisting>
-    </sect3>
-
     <sect3 id="example-cluster-pgpool-config-log">
      <title>Logging</title>
      <para>