[pgpool-committers: 7050] pgpool: Fix occasional 073.pg_terminate_backend test failure.
Tatsuo Ishii
ishii at sraoss.co.jp
Mon Aug 24 10:23:07 JST 2020
Fix occasional 073.pg_terminate_backend test failure.
The test occasionally fails with native replication mode. Let the sleep
before checking connection count a little bit longer to ensure that
the count is properly collected. Also emit timestamp of the counting
so that it actually should collect proper data.
Branch
------
V4_1_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a070fdad44deb4121564010c5f303295e8ea080e
Modified Files
--------------
src/test/regression/tests/073.pg_terminate_backend/test.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list