Re: huge execution time difference with almost same plan - Mailing list pgsql-hackers

From Tom Lane
Subject Re: huge execution time difference with almost same plan
Date
Msg-id 14625.1094486936@sss.pgh.pa.us
Whole thread Raw
In response to Re: huge execution time difference with almost same plan  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: huge execution time difference with almost same plan  (Gaetano Mendola <mendola@bigfoot.com>)
List pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> BTW, in 8.0 table spaces allow a table and an index to be placed on
> different disk devices, which may improve the performance. Is it
> possible that planner accounts for this in the future.

I'm not sure how we could model it in any useful way ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Reini Urban
Date:
Subject: Re: APR 1.0 released
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Indexed views?