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 <mich...@paquier.xyz> Discussion: https://postgr.es/m/zw2g9ix4nbklc...@paquier.xyz Branch ------ REL_15_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/25f2a43756443031239a5d212a63ae9b183e4502 Modified Files -------------- src/bin/pgbench/t/001_pgbench_with_server.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)