Обсуждение: pg_statsinfo 2.4 is now available.

Поиск
Список
Период
Сортировка

pg_statsinfo 2.4 is now available.

От
KONDO Mitsumasa
Дата:
pg_statsinfo 2.4 is now available.

This update is for PG9.2 and could get more detail statistics (amount of WAL and OS memory usage…etc).


*Discrption
Pg_statsinfo is a utility that monitor statistics and the activity of PostgreSQL(and OS). pg_statsinfo gets some
statisticsinformation as snapshot. We can check the DB activity and bottleneck analysis by using these snapshot
information.This utility provides some function to get the information acquisition easily. 

*Manual
http://pgstatsinfo.projects.pgfoundry.org/pg_statsinfo.html
*Download
http://pgfoundry.org/frs/?group_id=1000422&release_id=2015
*Sample report file
 http://pgstatsinfo.projects.pgfoundry.org/files/report_sample.txt


Best regards.
--
NTT Open Source Software Center
Mitsumasa KONDO