./databases/postgresql90-monitoring, PostgreSQL monitoring tools

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


Branch: pkgsrc-2015Q3, Version: 9.0.22, Package name: postgresql90-monitoring-9.0.22, 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/postgresql90-client] [databases/postgresql90-server]

Master sites:

SHA1: 0600cce0ac2e7d28be6b094d0c7b955c129c6461
RMD160: 28fd591e44651c167575c0c4de6a20bc8bb65885
Filesize: 14693.974 KB

Version history: (Expand)