-->
ใใไปฅไธใฎใใใชใกใใปใผใธใ<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 increate this number.
check_temp_table = catalog
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 increate this number.
check_temp_table = catalog
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 increate this number.
check_temp_table = catalog
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 increate this number.
check_temp_table = catalog
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 increate this number.
check_temp_table = catalog
relcache_size = 256
# Number of relation cache
# entry. If you see frequently:
- # "pool_search_relcache: cache replacement happened"
- # in the pgpool log, you might want to increate this number.
+ # "pool_search_relcache: cache replacement occurred"
+ # in the pgpool log, you might want to increase this number.
check_temp_table = catalog
# Temporary table check method. catalog, trace or none.