[pgpool-committers: 2071] pgpool: Change default value of connect_timeout from 1 second to 10 sec
Tatsuo Ishii
ishii at postgresql.org
Mon Jul 14 18:45:35 JST 2014
Change default value of connect_timeout from 1 second to 10 seconds.
Now that stable branches use fixed 10 seconds timeout, master branch's
default should use the same value for consistency sake.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a714980071bf30c8144495c859bb08d62e5375c1
Modified Files
--------------
doc/pgpool-en.html | 2 +-
doc/pgpool-ja.html | 2 +-
src/config/pool_config.c | 2 +-
src/config/pool_config.l | 2 +-
src/sample/pgpool.conf.sample | 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, 12 insertions(+), 12 deletions(-)
More information about the pgpool-committers
mailing list