Commit graph

2 commits

Author SHA1 Message Date
Martin Wilke
9a1cb7271d - Update to 3.6.1b4
PR:		121109
Submitted by:	Sunghyuk Do <sunghyuk@gmail.com> (maintainer)
2008-02-28 09:41:19 +00:00
Pav Lucistnik
59cff48bf2 Ptop is top clone for PostgreSQL.
Similar to top, ptop allows you to monitor PostgreSQL processes.
It also allows you to:

    * View currently running SQL statement of a process.
    * View query plan of a currently running SELECT statement.
    * View locks held by a process.
    * View user table statistics.
    * View user index statistics.

WWW: http://ptop.projects.postgresql.org/

PR:		ports/118809
Submitted by:	Sunghyuk Do <sunghyuk@gmail.com>
2007-12-19 09:33:31 +00:00