[pgpool-committers: 1289] pgpool: Avoid calling find_primary_node_repeatedly() when standby node

Tatsuo Ishii ishii at postgresql.org
Mon Oct 7 10:40:31 JST 2013


Avoid calling find_primary_node_repeatedly() when standby node goes down.

This will reduce the time to failover. Per bug #75, patch modified by
Tatsuo Ishii.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=80c70caebd12961d0878f298e4c7fcbf0c07a9bd

Modified Files
--------------
src/main/main.c |   15 +++++++++++++++
1 file changed, 15 insertions(+)



More information about the pgpool-committers mailing list