diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2012-10-31 18:02:55 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2012-10-31 18:02:55 +0000 |
commit | e34efbc6a1c8c606e66ea980f03388c534febabe (patch) | |
tree | 0fb88cb713018e083c97560c7f7ba3f1b8d2f622 /databases/Makefile | |
parent | 7ef9f699d0d3767fa8182959e5faed565b41ac11 (diff) |
Add port pgbadger. PostgreSQL log analyzer with fully detailed reports and charts.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=306754
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 188b14c753a5..96f639f0c68f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -538,6 +538,7 @@ SUBDIR += pgaccess SUBDIR += pgadmin3 SUBDIR += pgagent + SUBDIR += pgbadger SUBDIR += pgbouncer SUBDIR += pgdbf SUBDIR += pgfouine |