[pgpool-hackers: 3450] Re: [pgpool-committers: 6273] pgpool: Make enable_shared_relcache to on by default.
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Oct 8 17:14:15 JST 2019
Now enable_shared_relcache, which significantly enhance the
performance of Pgpool-II, is on by default in 4.1 or later!
See:
http://tatsuo-ishii.github.io/pgpool-II/current/runtime-misc.html
for more details.
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
> Make enable_shared_relcache to on by default.
>
> enable_shared_relcache enhances performance in most cases without
> downsides. So let's enable the feature by default.
>
> Branch
> ------
> master
>
> Details
> -------
> https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=45b84b47837de7ea358f86949701dafc27be2861
>
> Modified Files
> --------------
> doc.ja/src/sgml/misc-config.sgml | 4 ++--
> doc/src/sgml/misc-config.sgml | 2 +-
> src/config/pool_config_variables.c | 2 +-
> src/sample/pgpool.conf.sample | 4 ++--
> src/sample/pgpool.conf.sample-logical | 4 ++--
> src/sample/pgpool.conf.sample-master-slave | 4 ++--
> src/sample/pgpool.conf.sample-replication | 4 ++--
> src/sample/pgpool.conf.sample-stream | 4 ++--
> 8 files changed, 14 insertions(+), 14 deletions(-)
>
More information about the pgpool-hackers
mailing list