aboutsummaryrefslogtreecommitdiff
path: root/databases/pg_statsinfo/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* pg_statsinfo is a utility that monitor statistics and the activity ofJun Kuriyama2013-03-131-0/+7
PostgreSQL(and OS). pg_statsinfo gets some statistics information 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. WWW: http://pgstatsinfo.projects.pgfoundry.org/ (currently some OS resource stats are disabled.) Notes: svn path=/head/; revision=314090