Re: Variation between query runtimes

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: Variation between query runtimes
Дата
Msg-id e6ikpj$1mo4$1@news.hub.org
обсуждение исходный текст
Ответ на Variation between query runtimes  ("John Top-k apad" <topkapad@gmail.com>)
Список pgsql-performance
""John Top-k apad"" <topkapad@gmail.com> wrote
>
> from pg_stast_get_blocks_fetched i can see that both queries need almost
the
> same number of disk fetches which is quite reasonable ( the index is
> unclustered).
>
> But as you can see there is a great variation between query
> runtimes.Cansomeone explain this differnce?
>

Can you give a self-contained example (including what you did to clear the
file system cache (maybe unmount?) to *not* let the 2nd query to use the
file content from the 1st query)?

Regards,
Qingqing



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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: scaling up postgres
Следующее
От: "Gourish Singbal"
Дата:
Сообщение: Re: pgsql_tmp and postgres settings