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)
commit419cac053b6b27e4111216b8a529a1a0887580bb
tree814d4b3d0676e052da247c4552edd7b65a8048ac
parent148655511888cccf4c09d643d99581a0980aad08
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