Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Gaetano Mendola
Subject Re: huge execution time difference with almost same plan
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: huge execution time difference with almost same plan  (Tom Lane <[email protected]>)
List pgsql-hackers
Tom Lane wrote:

> Tatsuo Ishii <[email protected]> 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 ...
> 

Isn't enough have the related costs for table spaces ?


Regards
Gaetano Mendola







pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: APR 1.0 released
Next
From: Tom Lane
Date:
Subject: SetQuerySnapshot redesign: yet another try