pg_stat_kcache13 - A PostgreSQL extension gathering CPU and disk acess statistics
Website: | https://github.com/powa-team/pg_stat_kcache |
---|---|
License: | PostgreSQL |
Vendor: | PostgreSQL Global Development Group |
- Description:
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.
Packages
pg_stat_kcache13-2.1.3-1.rhel7.x86_64 [33 KiB] |
Changelog
by Devrim Gündüz (2020-07-09):
- Update to 2.1.3 |