[pgpool-committers: 1292] 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_2_STABLE

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

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



More information about the pgpool-committers mailing list