Re: pgbench - implement strict TPC-B benchmark
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, "Jonah H. Harris" <jonah.harris@gmail.com>,
Thomas Munro <thomas.munro@gmail.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-08-01T06:57:13Z
Lists: pgsql-hackers
> According to TPC themselves, "In contrast to TPC-A, TPC-B is not an > OLTP benchmark. Rather, TPC-B can be looked at as a database stress > test..." [1]. Sounds like classic pgbench to me. > > Not sure where that leaves this patch. What problem is it actually > trying to solve? That there is no builtin illustration of pgbench script features that allow more realistic benchmarking. -- Fabien.
Commits
-
Fix documentation for pgbench tpcb-like.
- 9dcf6d178a51 9.6.15 landed
- 15f2f2759ecd 10.10 landed
- f757d89e88e8 11.5 landed
- dd5e47a92cfc 12.0 landed
- 0369f4736665 13.0 landed