pg_statsinfo 2.4 is now available.

From: KONDO Mitsumasa <kondo(dot)mitsumasa(at)lab(dot)ntt(dot)co(dot)jp>
To: pgsql-announce(at)postgresql(dot)org
Subject: pg_statsinfo 2.4 is now available.
Date: 2013-02-04 05:19:03
Message-ID: 510F44C7.4050304@lab.ntt.co.jp
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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 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.

*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

Browse pgsql-announce by date

  From Date Subject
Next Message KONDO Mitsumasa 2013-02-04 05:20:58 pg_stats_reporter 1.0 is initial released.
Previous Message Joe Conway 2013-02-02 02:45:46 SCALE goes to 11, and so does PostgreSQL!