Re: huge execution time difference with almost same plan

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: huge execution time difference with almost same plan
Дата
Msg-id 413CBFBA.3090804@bigfoot.com
обсуждение исходный текст
Ответ на Re: huge execution time difference with almost same plan  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:

> 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 ...
> 

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


Regards
Gaetano Mendola







В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: APR 1.0 released
Следующее
От: Tom Lane
Дата:
Сообщение: SetQuerySnapshot redesign: yet another try