Re: More Prelimiary DBT-2 Test Results with PostgreSQL 7.3.4

From: Greg Stark <gsstark(at)mit(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: More Prelimiary DBT-2 Test Results with PostgreSQL 7.3.4
Date: 2003-09-23 01:41:14
Message-ID: 877k40wabp.fsf@stark.dyndns.tv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


markw(at)osdl(dot)org writes:

> http://developer.osdl.org/markw/74/

Are those response times in the right unit? 7-10s?

Are these mostly full table scans and big batch updates?

Personally, I'm more interested in seeing OLTP-oriented benchmarks testing
quick index based transactions in the 20-200ms range, not big i/o-bound batch
transactions. There's certainly a need for both, but I think the former are
much more important to micro-optimize, at least for my needs.

--
greg

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2003-09-23 02:44:27 Re: Improving REINDEX for system indexes (long)
Previous Message Tom Lane 2003-09-23 00:31:29 Re: Improving REINDEX for system indexes (long)