Path to this page:
./
databases/postgresql93-monitoring,
PostgreSQL monitoring tools
Branch: pkgsrc-2016Q1,
Version: 9.3.11nb1,
Package name: postgresql93-monitoring-9.3.11nb1,
Maintainer: adamThis 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/postgresql93-server]
Master sites:
SHA1: ec2b9e25524a9a55cc5d4f745d26e018fc9975d0
RMD160: 6305e98780136cf1775daf91d63e97126af28e0a
Filesize: 16648.151 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version postgresql93-monitoring-9.3.11nb1 (created)