Re: DBT-3 v1.5 Q19

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: DBT-3 v1.5 Q19
Дата
Msg-id 20041105.001718.45516682.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: DBT-3 v1.5 Q19 (Re: Proposed Query Planner TODO items)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> >> Just for quick note, it seems query 19 takes forever. Have you
> >> successfully run Q19?
> 
> > Here is the more detailed info. The query was not finished within 3
> > days and was canceled on a Dual Xeon 2.8GHz with 2.5GB RAM running
> > Linux. PostgreSQL is 7.4.5 with default postgresql.conf.
> 
> 7.4's planner is not able to do anything useful with the complicated
> WHERE clause in Q19.  I believe I've improved that situation for 8.0.
> A really slick solution will probably have to await the appearance of
> bitmap indexes, though.

Thanks. I will try with 8.0.
--
Tatsuo Ishii


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: DBT-3 v1.5 Q19 (Re: Proposed Query Planner TODO items)
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Vacuum and oldest xmin (again)