-->
もし以下のようなメッセージが<productname>Pgpool-II</productname>ログに頻繁に出る場合は、パフォーマンス向上のため<varname>relcache_size</varname>を大きくしてください。
<programlisting>
- "pool_search_relcache: cache replacement happened"
+ "pool_search_relcache: cache replacement occurred"
</programlisting>
</para>
</note>
<productname>Pgpool-II</productname> log, you may need to
increase the <varname>relcache_size</varname> for better performance.
<programlisting>
- "pool_search_relcache: cache replacement happened"
+ "pool_search_relcache: cache replacement occurred"
</programlisting>
</para>
</note>
#relcache_size = 256
# Number of relation cache
# entry. If you see frequently:
- # "pool_search_relcache: cache replacement happened"
+ # "pool_search_relcache: cache replacement occurred"
# in the pgpool log, you might want to increase this number.
#check_temp_table = catalog