pg_stat_* collection

Поиск
Список
Период
Сортировка
От Greg Smith
Тема pg_stat_* collection
Дата
Msg-id Pine.GSO.4.64.0705031039390.12098@westnet.com
обсуждение исходный текст
Ответы Re: pg_stat_* collection  ("Alexander Staubo" <alex@purefiction.net>)
Re: pg_stat_* collection  (Magnus Hagander <magnus@hagander.net>)
Re: pg_stat_* collection  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-performance
Today's survey is:  just what are *you* doing to collect up the
information about your system made available by the various pg_stat views?
I have this hacked together script that dumps them into a file, imports
them into another database, and then queries against some of the more
interesting data.  You would thing there would be an organized project
addressing this need around to keep everyone from reinventing that wheel,
but I'm not aware of one.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Join vs Subquery
Следующее
От: "Alexander Staubo"
Дата:
Сообщение: Re: pg_stat_* collection