Re: Hash join on int takes 8..114 seconds

Поиск
Список
Период
Сортировка
От tv@fuzzy.cz
Тема Re: Hash join on int takes 8..114 seconds
Дата
Msg-id 60633.89.102.139.23.1227533964.squirrel@sq.gransy.com
обсуждение исходный текст
Ответ на Re: Hash join on int takes 8..114 seconds  ("Andrus" <kobruleht2@hot.ee>)
Ответы Re: Hash join on int takes 8..114 seconds
Список pgsql-performance
>> Given the fact that the performance issues are caused by bloated tables
>> and / or slow I/O subsystem, moving to a similar system won't help I
>> guess.
>
> I have ran VACUUM FULL ANALYZE VERBOSE
> and set MAX_FSM_PAGES = 150000
>
> So there is no any bloat except pg_shdepend indexes which should not
> affect to query speed.

OK, what was the number of unused pointer items in the VACUUM output?

The query performance is still the same as when the tables were bloated?
What are the outputs of iostat/vmstat/dstat/top when running the query?

regards
Tomas


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

Предыдущее
От: Steve Clark
Дата:
Сообщение: Re: Perc 3 DC
Следующее
От: Glyn Astill
Дата:
Сообщение: Re: Perc 3 DC