Re: PostgreSQL TPC-H test result?

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: Amber <guxiaobo1982(at)hotmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>, J(dot)K(dot)Shah(at)Sun(dot)COM
Subject: Re: PostgreSQL TPC-H test result?
Date: 2008-09-09 21:42:50
Message-ID: Pine.GSO.4.64.0809091723090.29002@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-performance

On Tue, 9 Sep 2008, Amber wrote:

> I read something from
> http://monetdb.cwi.nl/projects/monetdb/SQL/Benchmark/TPCH/index.html
> saying that PostgreSQL can't give the correct result of the some TPC-H
> queries

Jignesh Shah at Sun ran into that same problem. It's mentioned briefly in
his presentation at
http://blogs.sun.com/jkshah/entry/postgresql_east_2008_talk_postgresql on
pages 26 and 27. 5 of the 22 reference TCP-H queries (4, 5, 6, 10, 14)
returned zero rows immediately for his tests. Looks like the MonetDB crew
is saying it does that on queries 4,5,6,10,12,14,15 and that 20 takes too
long to run to generate a result. Maybe 12/15/20 were fixed by changes in
8.3, or perhaps there were subtle errors there that Jignesh didn't
catch--it's not like he did a formal submission run, was just kicking the
tires. I suspect the difference on 20 was that his hardware and tuning
was much better, so it probably did execute fast enough.

While some of the MonetDB bashing in this thread was unwarranted, it is
quite inappropriate that they published performance results here. Would
be nice if someone in the community were to grab ahold of the TPC-H
problems and try to shake them out.

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2008-09-09 22:19:48 Re: Automated Backup On Windows
Previous Message Darren Weber 2008-09-09 21:26:53 Re: OS X library path issues for libpq (ver 8.3)

Browse pgsql-performance by date

  From Date Subject
Next Message Jignesh K. Shah 2008-09-09 22:28:54 Re: PostgreSQL TPC-H test result?
Previous Message Tom Lane 2008-09-09 20:26:55 Re: PostgreSQL TPC-H test result?