[pgpool-committers: 2039] 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
------
V3_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=653afb2a4a052a1ddae08e94d613a3da541e1335
Modified Files
--------------
recovery.c |   11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
    
    
More information about the pgpool-committers
mailing list