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