Doc: fix wrong explanation on memqcache_maxcache, memqcache_expire.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 2 Jun 2022 01:03:12 +0000 (10:03 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 2 Jun 2022 01:07:40 +0000 (10:07 +0900)
Those parameters cannot be changed by reloading config file. Restarting
pgpool is required.

Discussion: https://www.pgpool.net/pipermail/pgpool-general/2022-June/008254.html

doc.ja/src/sgml/memcache.sgml
doc/src/sgml/memcache.sgml

index 58d2064de0c50325fbb097f09d36a42750708d9d..56bae34163a002f9d2ef47709503bca5647caa2c 100644 (file)
      </para>
      <para>
       <!--
-      This parameter can be changed by reloading the <productname>Pgpool-II</> configurations.
+      This parameter can only be set at server start.
       -->
-      このパラメータは<productname>Pgpool-II</>の設定を再読み込みすることで変更可能です。
+      このパラメータはサーバ起動時にのみ設定可能です。
      </para>
 
      <note>
      </note>
      <para>
       <!--
-      This parameter can be changed by reloading the <productname>Pgpool-II</> configurations.
+      This parameter can only be set at server start.
       -->
-      このパラメータは<productname>Pgpool-II</>の設定を再読み込みすることで変更可能です。
+      このパラメータはサーバ起動時にのみ設定可能です。
      </para>
     </listitem>
    </varlistentry>
index 6488467976f302eb4820b3b01b83bb531da49394..f826e0b2994ffe2cbe66017625151cbf9138bfb2 100644 (file)
       valid until the table is updated.
      </para>
      <para>
-      This parameter can be changed by reloading
-      the <productname>Pgpool-II</productname> configurations.
+      This parameter can only be set at server start.
      </para>
 
      <note>
       </para>
      </note>
      <para>
-      This parameter can be changed by reloading the <productname>Pgpool-II</productname> configurations.
+      This parameter can only be set at server start.
      </para>
     </listitem>
    </varlistentry>