Performance counters?

Поиск
Список
Период
Сортировка
От Cestmir Hybl
Тема Performance counters?
Дата
Msg-id 058501c577f6$f2654370$131fc39e@stratos
обсуждение исходный текст
Ответы Re: Performance counters?  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Hello
 
Does psql maintain some sort of global performance counters?
 
We are interested mainly in following counters (cumulative, by all psql processes):
- cpu time by all backends
- sql queries count
- fsync count
- disk reads / disk bytes read
- disk writes / disk bytes written
- transaction commit count
- client connect count
- client disconnect count
- backend start count
- backend terminate count
 
We intend to use these counters (their differences for fixed time periods) for monitoring and reporting purposes.
 
 
Thanks,
 
Cestmir Hybl

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

Предыдущее
От: Hugo
Дата:
Сообщение: Re: setting up PostgreSQL on Linux RHL9 to allow ODBC connections from Windows
Следующее
От: Bjørn T Johansen
Дата:
Сообщение: Re: Changing password for the postgres user?