[pgpool-committers: 7049] pgpool: Fix occasional 073.pg_terminate_backend test failure.

Tatsuo Ishii ishii at sraoss.co.jp
Sat Aug 22 08:29:27 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
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=46a2c786c2ad1ce6bf6408664292b2d56baa3ce2

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