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