PostgreSQL top (ptop) 3.6.1 Beta 2 released

From: "Mark Wong" <markwkm(at)gmail(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: PostgreSQL top (ptop) 3.6.1 Beta 2 released
Date: 2007-12-14 16:27:45
Message-ID: 70c01d1d0712140827j47dfa978oa923ea1ed619557f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

I'm pleased to announce the second beta version of ptop. It is a
utility that provides a display of top PostgreSQL processes and other
database statistics such as:

- Current queries.
- Query plans.
- Locks.
- User table statistics.
- User index statistics.

Changes in this release include:

- Documentation has been updated to reflect ptop instead of the
unixtop code it was based on.
- Fixed a NULL pointer reference when there is no swap device on
Linux. Probably fixed other NULL pointer reference problems.
- Set the full command output by default.
- Fixed the display of locks to also show locks that have not been granted.

Download here: http://pgfoundry.org/frs/download.php/1538/ptop-3.6.1-beta2.tar.gz

Screen shots here: http://ptop.projects.postgresql.org/screenshots/

I have mostly tested on Linux, and to a lesser degree on FreeBSD and
Solaris. Please send any comments or problems to ptop-hackers ( at )
pgfoundry ( dot ) org

Regards,
Mark

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2007-12-17 03:53:13 == Postgres Weekly News - December 16 2007 ==
Previous Message Jeff Davis 2007-12-14 05:19:52 ruby-pg is now the official postgres ruby gem