aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-05-17 18:14:08 +0800
committermiwi <miwi@FreeBSD.org>2009-05-17 18:14:08 +0800
commit9ea4a9007237ae078591608999179714e1c49670 (patch)
tree661eedce525b0daf4beee8daa97df893ac4f7e29 /databases/Makefile
parentf4a264e59329d1935348ebf201049ebec163b3a5 (diff)
downloadfreebsd-ports-gnome-9ea4a9007237ae078591608999179714e1c49670.tar.gz
freebsd-ports-gnome-9ea4a9007237ae078591608999179714e1c49670.tar.zst
freebsd-ports-gnome-9ea4a9007237ae078591608999179714e1c49670.zip
pgtune takes the wimpy default postgresql.conf and expands
the database server to be as powerful as the hardware it's being deployed on. WWW: http://pgfoundry.org/projects/pgtune/ PR: ports/134546 Submitted by: Matthieu BOUTHORS
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index d4d8c3026913..399c7856da33 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -440,6 +440,7 @@
SUBDIR += pgpoolAdmin
SUBDIR += pgtcl
SUBDIR += pgtop
+ SUBDIR += pgtune
SUBDIR += pgworksheet
SUBDIR += php-adodb-ext
SUBDIR += php-sqlite3