non port: databases/pg_statsinfo/Makefile |
SVNWeb
|
Number of commits found: 7 |
Sat, 10 Feb 2018
|
[ 22:43 rene ]
databases/pg_statsinfo: use postgresql 9.3+ and bump PORTREVISION
Submitted by: antoine
|
Sat, 1 Oct 2016
|
[ 15:58 antoine ]
Remove support for expired PostgreSQL 9.1
|
Sun, 7 Dec 2014
|
[ 09:43 marino ]
Limit pgsql to 9.2 on four databases category ports
As the result of a recent exp-run for postgresql 9.3, several ports
failed to build as a result. Most could likely be fixed by updating the
port to a later available version. Until that happens, set the maximum
version of pgsql to 9.2 for these ports.
* pg_rman (1.23) : version 1.27 is available
* pg_statsinfo (2.4.1) : version 2.5.0 available, works on pgsql 9.3
* pgpool-II (3.1.6) : version 3.4 available, works on pgsql 9.3
* pgpool-II30 (3.0.4)
PR: 195281
|
Wed, 28 May 2014
|
[ 11:47 bapt ]
Convert to USES=pgsql
|
Mon, 26 May 2014
|
[ 11:57 miwi ] (Only the first 10 of 12 ports in this commit are shown above. )
- Convert gmake, bzip to USES
Approved by: portmgr
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 13 Mar 2013
|
[ 15:29 kuriyama ]
pg_statsinfo is a utility that monitor statistics and the activity of
PostgreSQL(and OS). pg_statsinfo gets some statistics information as
snapshot. We can check the DB activity and bottleneck analysis by
using these snapshot information. This utility provides some function
to get the information acquisition easily.
WWW: http://pgstatsinfo.projects.pgfoundry.org/
(currently some OS resource stats are disabled.)
|
Number of commits found: 7 |