./databases/postgresql92-monitoring, PostgreSQL monitoring tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q1, Version: 9.2.3, Package name: postgresql92-monitoring-9.2.3, Maintainer: adam

This package provides the following PostgreSQL modules:
- auto_explain
- pg_buffercache
- pg_stat_statements
- pgstattuple

The "auto_explain" module provides a means for logging execution
plans of slow statements automatically, without having to run
EXPLAIN(7) by hand. This is especially helpful for tracking down
un-optimized queries in large applications.

The "pg_buffercache" module provides a means for examining what's
happening in the shared buffer cache in real time.

The "pg_stat_statements" module provides a means for tracking
execution statistics of all SQL statements executed by a server.

The "pgstattuple" module provides various functions to obtain
tuple-level statistics.


Required to run:
[databases/postgresql92-client]

Master sites: (Expand)

SHA1: fe46685c36f6a7a04edd67be5695b4f5acebedff
RMD160: bcbb159c411d068bc038f37bb40c030f70c3ac2a
Filesize: 15987.906 KB

Version history: (Expand)