[pgpool-committers: 772] pgpool: Log that failover is avoided because "fail_over_on_backend_erro

Tatsuo Ishii ishii at postgresql.org
Tue Jan 8 09:35:25 JST 2013


Log that failover is avoided because "fail_over_on_backend_error" is
turned off. This will reduce confusion caused that the directive is
off in case health check is turned off as well, because users see that
pgpool continues to not accept connection requests from clients in
this case.

Branch
------
master

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

Modified Files
--------------
pool_connection_pool.c |    4 ++++
pool_stream.c          |    9 +++++++++
2 files changed, 13 insertions(+), 0 deletions(-)



More information about the pgpool-committers mailing list