[pgpool-committers: 1288] 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_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0ccdbe466ab226753140307750c7481d9817a16e
Modified Files
--------------
main.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)
More information about the pgpool-committers
mailing list