K 10 svn:author V 6 girgen K 8 svn:date V 27 2016-05-28T18:26:33.321773Z K 7 svn:log V 396 Add pg_stat_kcache module Gathers statistics about real reads and writes done by the filesystem layer. It is provided in the form of an extension for PostgreSQL >= 9.4., and requires pg_stat_statements extension to be installed. PostgreSQL 9.4 or more is required as previous version of provided pg_stat_statements didn't expose the queryid field. WWW: https://github.com/dalibo/pg_stat_kcache END