Re: pgbench - implement strict TPC-B benchmark

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgbench - implement strict TPC-B benchmark
Дата
Msg-id 5588.1564524018@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgbench - implement strict TPC-B benchmark  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: pgbench - implement strict TPC-B benchmark  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
Fabien COELHO <coelho@cri.ensmp.fr> writes:
> [ pgbench-strict-tpcb-2.patch ]

TBH, I think we should reject this patch.  Nobody cares about TPC-B
anymore, and they care even less about differences between one
sort-of-TPC-B test and another sort-of-TPC-B test.  (As the lack
of response on this thread shows.)  We don't need this kind of
baggage in pgbench; it's got too many "features" already.

I'm also highly dubious about labeling this script "standard TPC-B",
when it resolves only some of the reasons why our traditional script
is not really TPC-B.  That's treading on being false advertising.

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: Remove HeapTuple and Buffer dependency for predicate locking functions
Следующее
От: Daniel Migowski
Дата:
Сообщение: AW: Adding column "mem_usage" to view pg_prepared_statements