GEQO Benchmark

From: tarcizioab(at)c3sl(dot)ufpr(dot)br
To: pgsql-performance(at)postgresql(dot)org
Subject: GEQO Benchmark
Date: 2008-05-28 13:50:48
Message-ID: 55311.200.17.202.126.1211982648.squirrel@webmail.inf.ufpr.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi all,

I'm using the TPC-H Benchmark for testing of performance in PostgreSQL.
But it is composed of only 8 tables, which is not enough to call the GEQO
algorithm.

I don't want to change any of the 22 queries provided by the TPC-H to call
the GEQO, and not lose the credibility of the TPC's tool.

Is there a specific tool for testing queries with large number of tables
(12 or more), or some a documentation of tests carried out in GEQO
Algorithm?

--
Tarcizio Bini

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2008-05-28 14:02:30 Re: GEQO Benchmark
Previous Message Simon Riggs 2008-05-28 13:39:10 Re: Outer joins and equivalence