./databases/postgresql91-monitoring, PostgreSQL monitoring tools

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


Branch: pkgsrc-2012Q3, Version: 9.1.5, Package name: postgresql91-monitoring-9.1.5, 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 build:
[devel/bison] [devel/gmake]

Master sites: (Expand)

SHA1: 8411f39e7cff8d691d908de7823b72426433faa2
RMD160: c6f1e4da05d7c325acc1321f94da654a52fc2c1a
Filesize: 15236.908 KB

Version history: (Expand)