Re: Waits monitoring

Поиск
Список
Период
Сортировка
От Haribabu Kommi
Тема Re: Waits monitoring
Дата
Msg-id CAJrrPGfs-u5wmeQEwWKDvWuvF2X=DemDdEb9GH_XFQ-XmgNxgQ@mail.gmail.com
обсуждение исходный текст
Ответ на Waits monitoring  (Ildus Kurbangaliev <i.kurbangaliev@postgrespro.ru>)
Ответы Re: Waits monitoring
Список pgsql-hackers
On Thu, Jul 9, 2015 at 1:52 AM, Ildus Kurbangaliev
<i.kurbangaliev@postgrespro.ru> wrote:
> Hello.
>
> Currently, PostgreSQL offers many metrics for monitoring. However, detailed
> monitoring of waits is still not supported yet. Such monitoring would
> let dba know how long backend waited for particular event and therefore
> identify
> bottlenecks. This functionality is very useful, especially for highload
> databases. Metric for waits monitoring are provided by many popular
> commercial
> DBMS. We currently have requests of this feature from companies migrating to
> PostgreSQL from commercial DBMS. Thus, I think it would be nice for
> PostgreSQL
> to have it too.

Yes, It is good have such wait monitoring views in PostgreSQL.
you can add this patch to the open commitfest.

Regards,
Hari Babu
Fujitsu Australia



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

Предыдущее
От: Sawada Masahiko
Дата:
Сообщение: Re: Freeze avoidance of very large table.
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Solaris testers wanted for strxfrm() behavior