[pgpool-committers: 771] 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
------
V3_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=71d9468737f5757de6d9077a035e799997e00943
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