Re: Failure with pgbench and --disable-thread-safety in ~v16

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-12-04T22:22:00Z
Lists: pgsql-hackers
On Mon, Dec 04, 2023 at 12:17:37PM +0100, Alvaro Herrera wrote:
> So, the fix is just to remove the -j2 in the command line.  I'll do that
> in a jiffy.  There's no other test that uses -j, except the one
> specifically designed to test threads.

Thanks for the quick fix.
--
Michael

Commits

  1. Don't use pgbench -j in tests