Fix occasional 073.pg_terminate_backend test failure.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 21 Aug 2020 23:25:52 +0000 (08:25 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 21 Aug 2020 23:25:52 +0000 (08:25 +0900)
commit46a2c786c2ad1ce6bf6408664292b2d56baa3ce2
tree660211c8e0734e9a912b2b9b184cc7a9b71f8f1e
parentd662d4cbda9db040780193c489066dbb5922a8f5
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.
src/test/regression/tests/073.pg_terminate_backend/test.sh