notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/pg_stat_kcache/pkg-message
SVNWeb

Number of commits found: 3

Tue, 13 Aug 2019
[ 16:01 mat search for other commits by this committer ] Original commit   Revision:508835 (Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Convert to UCL & cleanup pkg-message (categories d)
Tue, 4 Oct 2016
[ 09:55 girgen search for other commits by this committer ] Original commit   Revision:423248
Update to 2.0.3

Add PG 9.6 compatibility

Fix issues in shared memory estimation, which could prevent starting postgres
or reduce the amount of possible locks (thanks to Jean-Sebastien BACQ for the
report)

Add hint of possible reasons pgss.max could not be retrieved, which could
prevent starting postgres

Make portlint happy
Sat, 28 May 2016
[ 18:26 girgen search for other commits by this committer ] Original commit   Revision:416058
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

Number of commits found: 3