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:03:12 +0000 (10:03 +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 675455231a9ed40d315c14066b2e7da8722c2610..647856493bda3c35d1a93e04e1de7518ba893497 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 99dacd33aae9960a2000cb8947ce329439a2601a..710f8e055090ef9a5f9cbc10953be4e21049f0b7 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>