[pgpool-general: 793] Re: relcache_size in pgpool-II 3.2RC1

Tatsuo Ishii ishii at postgresql.org
Mon Jul 23 13:06:23 JST 2012


> Hello everyone in the list.
> 
> Is there any method for configuring the property relcache_size? How can I determinate this value?

>From pgpool.conf.sample:

relcache_size = 256
                                   # Number of relation cache
                                   # entry. If you see frequently:
                                   # "pool_search_relcache: cache replacement happend"
                                   # in the pgpool log, you might want to increate this number.

So you should check out the log message in pgpool.log.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp



More information about the pgpool-general mailing list