Re: Script for getting a table of reponse-time breakdown

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Script for getting a table of reponse-time breakdown
Дата
Msg-id 200503251007.13520.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Script for getting a table of reponse-time breakdown  (Jack Xue <jxue@regenstrief.org>)
Список pgsql-performance
Jack,

> This script can be used to focus tuning attention on the most important
> issues. It reports a breakdown of total foreground response time into
> four major categories: CPU usage, disk I/O, resource waits, and routine
> latencies. These categories are broken down further into sub-categories,
> and the component wait events are shown.

This would be very nice.  And very, very hard to build.

No, we don't have anything similar.  You can, of course, use profiling tools.

--
Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: Jack Xue
Дата:
Сообщение: Re: Script for getting a table of reponse-time breakdown
Следующее
От: "Otto Blomqvist"
Дата:
Сообщение: Re: pg_autovacuum not having enough suction ?