Re: TPCH 100GB - need some help - Mailing list pgsql-performance

From Tom Lane
Subject Re: TPCH 100GB - need some help
Date
Msg-id 7284.1084636833@sss.pgh.pa.us
Whole thread Raw
In response to TPCH 100GB - need some help  (Eduardo Almeida <edalmeida@yahoo.com>)
Responses Re: TPCH 100GB - need some help  (Eduardo Almeida <edalmeida@yahoo.com>)
List pgsql-performance
Eduardo Almeida <edalmeida@yahoo.com> writes:
> I need some help in a TPCH 100GB benchmark.
> Here I put the query #19, the explain and the "top"
> for it.

IIRC, this is one of the cases that inspired the work that's been done
on the query optimizer for 7.5.  I don't think you will be able to get
7.4 to generate a good plan for it (at least not without changing the
query, which is against the TPC rules).  How do you feel about running
CVS tip?

BTW, are you aware that OSDL has already done a good deal of work with
running TPC benchmarks for Postgres (and some other OS databases)?

            regards, tom lane

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: numeric data types
Next
From: Neil Conway
Date:
Subject: Re: numeric data types