slow query

Поиск
Список
Период
Сортировка
От Anj Adu
Тема slow query
Дата
Msg-id AANLkTinIM12lzk5oM0Aq2yYHdzr-ESJk7LANAeqW2Itu@mail.gmail.com
обсуждение исходный текст
Ответы Re: slow query
Re: slow query
Re: slow query
Список pgsql-performance
I am reposting as my original query was mangled

The link to the explain plan is here as it does not paste well into
the email body.

http://explain.depesz.com/s/kHa


The machine is a 2 cpu quad core 5430 with 32G RAM and 6x450G 15K
single raid-10 array

1G work_mem
default_statistics_target=1000
random_page_cost=1

I am curious why the hash join takes so long. The main table
dev4_act_dy_fact_2010_05_t has 25 million rows. The table is
partitioned into 3 parts per month. Remaining tables are very small (
< 1000 rows)

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

Предыдущее
От: Cédric Villemain
Дата:
Сообщение: Re: How to insert a bulk of data with unique-violations very fast
Следующее
От: Yogesh Naik
Дата:
Сообщение: Performance tuning for postgres