Re: GEQO Benchmark

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: tarcizioab(at)c3sl(dot)ufpr(dot)br
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: GEQO Benchmark
Date: 2008-05-28 14:02:30
Message-ID: 27530.1211983350@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

tarcizioab(at)c3sl(dot)ufpr(dot)br writes:
> 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.

See
http://www.postgresql.org/docs/8.3/static/runtime-config-query.html#RUNTIME-CONFIG-QUERY-GEQO

particularly geqo_threshold.

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tarcizio Bini 2008-05-28 16:13:38 Re: GEQO Benchmark
Previous Message tarcizioab 2008-05-28 13:50:48 GEQO Benchmark