Add description to "Memory requirement" section so that in Pgpool-II
4.1 and after require additional shared memory for shared relation
cache.
必要メモリ量に関しては<xref linkend="guc-memqcache-total-size">と<xref linkend="guc-memqcache-max-num-cache">を参照してください。
</para>
+ <para>
+ ただし<productname>Pgpool-II</productname> 4.1移行では、インメモリクエリキャッシュが有効になっていなくても、<xref linkend="guc-enable-shared-relcache">が有効なら(デフォルトで有効です)、追加で64MBの共有メモリを使用することに注意してください。
+ </para>
+
</sect3>
<sect3 id="process-memory-requirement">
size.
</para>
+ <para>
+ Note that, however, in <productname>Pgpool-II</productname> 4.1
+ or after, even if the in memory query cache is not enabled, it
+ consumes additional 64MB of shared memory, if <xref
+ linkend="guc-enable-shared-relcache"> is enabled (it is enabled
+ by default).
+ </para>
</sect3>
<sect3 id="process-memory-requirement">