[pgpool-committers: 8403] pgpool: Fixed the streaming replication check process not to retry if i
Bo Peng
pengbo at sraoss.co.jp
Thu Feb 10 11:37:13 JST 2022
Fixed the streaming replication check process not to retry if it cannot connect to the backend.
If the backend takes so long to respond, the connection times out,
then the streaming replication check process will continue to retry.
This retry causes a long time failover.
Branch
------
V3_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=81cb3ccd8b1df6650199d9b0de2fa62cef5cb7fe
Modified Files
--------------
src/streaming_replication/pool_worker_child.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list