Don't use pgbench -j in tests
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 4 Dec 2023 13:00:51 +0000 (14:00 +0100)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 4 Dec 2023 13:00:51 +0000 (14:00 +0100)
commitbe7b4d976600fe5b52bd0d3a4e61259b55e3c0c2
tree8899eeb3ad373728528dcd7498479cbffcbe9fb8
parent04d7eacee29931412504a2d46c8f585c82dd7186
Don't use pgbench -j in tests

It draws an unnecessary error in builds compiled without thread support.

Added by commit 038f586d5f1d, which was backpatched to 14; though in
branch master we no longer support such builds, there's no reason to
have this there, so remove it in all branches since 14.

Reported-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/ZW2G9Ix4nBKLcSSO@paquier.xyz
src/bin/pgbench/t/001_pgbench_with_server.pl