[pgpool-committers: 1290] 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
------
V3_1_STABLE

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

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



More information about the pgpool-committers mailing list