[pgpool-committers: 2035] pgpool: Disbale statement_timeout while executing online recovery.
Tatsuo Ishii
ishii at postgresql.org
Sat Jun 21 19:29:29 JST 2014
Disbale statement_timeout while executing online recovery.
Online may take very long time and user may enable statement
timeout. To prevent online recovery canceled by statement timeout,
disable statement timeout in the connection used by online recovery.
See [pgpool-general: 2919] for whole story.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0dff894c2d184eb7cf9471d2e276d092b191ee60
Modified Files
--------------
src/pcp_con/recovery.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list