query io stats and finding a slow query

Поиск
Список
Период
Сортировка
От Kamen Stanev
Тема query io stats and finding a slow query
Дата
Msg-id de5063670709201436y5cbff0d0k70ade289a4c68199@mail.gmail.com
обсуждение исходный текст
Ответы Re: query io stats and finding a slow query
Список pgsql-performance
Hi everybody,

Is there a way to find which query is doing large io operations and/or which is using cached data and which is reading from disk. I need to see this on a production server to localize a slow and resource eating query. The pg_statio* tables are very handy, but don't help me at all in finding the most disk intensive query, just the most used table which I already knew.

And besides that, please share your experience on how do you decide which queries to optimize and how to reorganize your database? Is there any tools that you use to profile your database.

Regards,
Kamen Stanev

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Upgraded from 7.4 to 8.1.4 QUERIES NOW SLOW!!!
Следующее
От: Decibel!
Дата:
Сообщение: Linux mis-reporting memory