notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: databases/pg_stat_kcache/files/patch-Makefile

Number of commits found: 3

Tuesday, 6 Nov 2018
23:46 girgen search for other commits by this committer
Upgrade powa-archivist and siblings

pg_qualstat-1.0.6
pg_stat_kcache-2.1.1
powa-archvist-3.2.0

Release
notes:	https://github.com/powa-team/powa-archivist/blob/REL_3_2_0/CHANGELOG.md
		https://github.com/powa-team/pg_qualstats/blob/1.0.6/CHANGELOG
		https://github.com/powa-team/pg_stat_kcache/blob/REL2_1_1/CHANGELOG.md
Original commitRevision:484367 
Tuesday, 4 Oct 2016
09:55 girgen search for other commits by this committer
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
Original commitRevision:423248 
Saturday, 28 May 2016
18:26 girgen search for other commits by this committer
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
Original commitRevision:416058 

Number of commits found: 3