Re: Increased I/O / Writes

Поиск
Список
Период
Сортировка
От Sergey Konoplev
Тема Re: Increased I/O / Writes
Дата
Msg-id CAL_0b1uWWExXeTRL=rA43mLkJKomcHZK24Bo+0x=K1=c50eh6Q@mail.gmail.com
обсуждение исходный текст
Ответ на Increased I/O / Writes  ("drum.lucas@gmail.com" <drum.lucas@gmail.com>)
Ответы Re: Increased I/O / Writes  (Lucas Possamai <drum.lucas@gmail.com>)
Список pgsql-general
On Sun, May 8, 2016 at 7:07 PM, drum.lucas@gmail.com
<drum.lucas@gmail.com> wrote:
> Is there a way to detect the queries that are causing that?
>
> I can use pg_stat_statements to get the most usage queries, but I was wondering how can I find the queries that are
causingthat much IO? 

Take a look at this tool:

https://github.com/grayhemp/pgcookbook/blob/master/statement_statistics_collecting_and_reporting.md

--
Kind regards,
Sergey Konoplev
PostgreSQL Consultant and DBA

http://www.linkedin.com/in/grayhemp
https://github.com/grayhemp
+1 (415) 867-9984, +7 (499) 346-7196, +7 (988) 888-1979
gray.ru@gmail.com


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

Предыдущее
От: Lucas Possamai
Дата:
Сообщение: Re: Unused indexes - PostgreSQL 9.2
Следующее
От:
Дата:
Сообщение: Streaming replication, master recycling