Re: Proposed Query Planner TODO items - Mailing list pgsql-hackers

From Reini Urban
Subject Re: Proposed Query Planner TODO items
Date
Msg-id 417CD2ED.3080600@x-ray.at
Whole thread Raw
In response to Re: Proposed Query Planner TODO items  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
Tatsuo Ishii schrieb:
> I see nice graphs for each DBT3 query(for example,
> http://developer.osdl.org/markw/dbt3-pgsql/42/q_time.png). It seems
> they do not come with normal dbt3-1.4 kit. How did you get them?
> Maybe you have slightly modified dbt3 kit?

This looks like a simple ploticus one-liner.
like:
pl -png -o vbars.png -prefab vbars data=dbt3.data x=1 y=2 barwidth=line

see for example: http://ploticus.sourceforge.net/doc/prefab_vbars.html
or
http://phpwiki.sourceforge.net/phpwiki/PhpMemoryExhausted/Testresults
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/


pgsql-hackers by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: Compile error on 7.2.6/contrib/seg
Next
From: Karel Zak
Date:
Subject: Re: to_char/to_number loses sign