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
-
Don't use pgbench -j in tests
- be7b4d976600 14.11 landed
- a3f76a3f7e3a 17.0 landed
- 419cac053b6b 16.2 landed
- 25f2a4375644 15.6 landed