./databases/postgresql95-monitoring, PostgreSQL monitoring tools

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


Branch: pkgsrc-2016Q1, Version: 9.5.2, Package name: postgresql95-monitoring-9.5.2, 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:
[devel/readline] [databases/postgresql95-server] [databases/postgresql95-client]

Master sites:

SHA1: e139e5607fafd96926463123f7751086adaad724
RMD160: 89cf1a346814999846c14c048cbf263590977975
Filesize: 18014.273 KB

Version history: (Expand)


CVS history: (Expand)


   2016-04-27 22:12:36 by Benny Siegert | Files touched by this commit (18) | Package updated
Log message:
Pullup ticket #4964 - requested by sevan
databases/postgresql95: security fix

Revisions pulled up:
- databases/postgresql95-adminpack/Makefile                     1.3
- databases/postgresql95-client/Makefile                        1.3
- databases/postgresql95-client/PLIST                           1.2
- databases/postgresql95-datatypes/Makefile                     1.3
- databases/postgresql95-dblink/Makefile                        1.3
- databases/postgresql95-docs/PLIST                             1.2
- databases/postgresql95-fuzzystrmatch/Makefile                 1.3
- databases/postgresql95-monitoring/Makefile                    1.3
- databases/postgresql95-pgcrypto/Makefile                      1.3
- databases/postgresql95-plperl/Makefile                        1.3
- databases/postgresql95-plpython/Makefile                      1.3
- databases/postgresql95-pltcl/Makefile                         1.3
- databases/postgresql95-replicationtools/Makefile              1.3
- databases/postgresql95-server/Makefile                        1.4
- databases/postgresql95-server/PLIST                           1.2
- databases/postgresql95/Makefile                               1.3
- databases/postgresql95/Makefile.common                        1.2
- databases/postgresql95/distinfo                               1.2

---
   Module Name:    pkgsrc
   Committed By:   adam
   Date:           Sat Apr  9 12:51:50 UTC 2016

   Modified Files:
           pkgsrc/databases/postgresql91: Makefile Makefile.common distinfo
           pkgsrc/databases/postgresql91-adminpack: Makefile
           pkgsrc/databases/postgresql91-client: Makefile
           pkgsrc/databases/postgresql91-datatypes: Makefile
           pkgsrc/databases/postgresql91-dblink: Makefile
           pkgsrc/databases/postgresql91-docs: PLIST
           pkgsrc/databases/postgresql91-fuzzystrmatch: Makefile
           pkgsrc/databases/postgresql91-monitoring: Makefile
           pkgsrc/databases/postgresql91-pgcrypto: Makefile
           pkgsrc/databases/postgresql91-plperl: Makefile
           pkgsrc/databases/postgresql91-plpython: Makefile
           pkgsrc/databases/postgresql91-pltcl: Makefile
           pkgsrc/databases/postgresql91-replicationtools: Makefile
           pkgsrc/databases/postgresql91-server: Makefile PLIST
           pkgsrc/databases/postgresql91-upgrade: Makefile
           pkgsrc/databases/postgresql92: Makefile Makefile.common distinfo
           pkgsrc/databases/postgresql92-adminpack: Makefile
           pkgsrc/databases/postgresql92-client: Makefile
           pkgsrc/databases/postgresql92-datatypes: Makefile
           pkgsrc/databases/postgresql92-dblink: Makefile
           pkgsrc/databases/postgresql92-docs: PLIST
           pkgsrc/databases/postgresql92-fuzzystrmatch: Makefile
           pkgsrc/databases/postgresql92-monitoring: Makefile
           pkgsrc/databases/postgresql92-pgcrypto: Makefile
           pkgsrc/databases/postgresql92-plperl: Makefile
           pkgsrc/databases/postgresql92-plpython: Makefile
           pkgsrc/databases/postgresql92-pltcl: Makefile
           pkgsrc/databases/postgresql92-replicationtools: Makefile
           pkgsrc/databases/postgresql92-server: Makefile PLIST
           pkgsrc/databases/postgresql92-upgrade: Makefile
           pkgsrc/databases/postgresql93: Makefile Makefile.common distinfo
           pkgsrc/databases/postgresql93-adminpack: Makefile
           pkgsrc/databases/postgresql93-client: Makefile
           pkgsrc/databases/postgresql93-datatypes: Makefile
           pkgsrc/databases/postgresql93-dblink: Makefile
           pkgsrc/databases/postgresql93-docs: PLIST
           pkgsrc/databases/postgresql93-fuzzystrmatch: Makefile
           pkgsrc/databases/postgresql93-monitoring: Makefile
           pkgsrc/databases/postgresql93-pgcrypto: Makefile
           pkgsrc/databases/postgresql93-plperl: Makefile
           pkgsrc/databases/postgresql93-plpython: Makefile
           pkgsrc/databases/postgresql93-pltcl: Makefile
           pkgsrc/databases/postgresql93-replicationtools: Makefile
           pkgsrc/databases/postgresql93-server: Makefile PLIST
           pkgsrc/databases/postgresql93-upgrade: Makefile
           pkgsrc/databases/postgresql94: Makefile Makefile.common distinfo
           pkgsrc/databases/postgresql94-adminpack: Makefile
           pkgsrc/databases/postgresql94-client: Makefile
           pkgsrc/databases/postgresql94-datatypes: Makefile
           pkgsrc/databases/postgresql94-dblink: Makefile
           pkgsrc/databases/postgresql94-docs: PLIST
           pkgsrc/databases/postgresql94-fuzzystrmatch: Makefile
           pkgsrc/databases/postgresql94-monitoring: Makefile
           pkgsrc/databases/postgresql94-pgcrypto: Makefile
           pkgsrc/databases/postgresql94-plperl: Makefile
           pkgsrc/databases/postgresql94-plpython: Makefile
           pkgsrc/databases/postgresql94-pltcl: Makefile
           pkgsrc/databases/postgresql94-replicationtools: Makefile
           pkgsrc/databases/postgresql94-server: Makefile PLIST
           pkgsrc/databases/postgresql94-upgrade: Makefile
           pkgsrc/databases/postgresql95: Makefile Makefile.common distinfo
           pkgsrc/databases/postgresql95-adminpack: Makefile
           pkgsrc/databases/postgresql95-client: Makefile PLIST
           pkgsrc/databases/postgresql95-datatypes: Makefile
           pkgsrc/databases/postgresql95-dblink: Makefile
           pkgsrc/databases/postgresql95-docs: PLIST
           pkgsrc/databases/postgresql95-fuzzystrmatch: Makefile
           pkgsrc/databases/postgresql95-monitoring: Makefile
           pkgsrc/databases/postgresql95-pgcrypto: Makefile
           pkgsrc/databases/postgresql95-plperl: Makefile
           pkgsrc/databases/postgresql95-plpython: Makefile
           pkgsrc/databases/postgresql95-pltcl: Makefile
           pkgsrc/databases/postgresql95-replicationtools: Makefile
           pkgsrc/databases/postgresql95-server: Makefile PLIST

   Log message:
   The PostgreSQL Global Development Group has released an update to all \ 
supported versions of our database system, including 9.5.2, 9.4.7, 9.3.12, \ 
9.2.16, and 9.1.21. This release fixes two security
   issues and one index corruption issue in version 9.5. It also contains a \ 
variety of bug fixes for earlier versions. Users of PostgreSQL 9.5.0 or 9.5.1 \ 
should update as soon as possible.

   This release closes security hole CVE-2016-2193, where a query plan might get \ 
reused for more than one ROLE in the same session. This could cause the wrong \ 
set of Row Level Security (RLS) policies to
   be used for the query.

   The update also fixes CVE-2016-3065, a server crash bug triggered by using \ 
pageinspect with BRIN index pages. Since an attacker might be able to expose a \ 
few bytes of server memory, this crash is
   being treated as a security issue.