aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2011-12-26 20:00:32 +0000
committerPawel Pekala <pawel@FreeBSD.org>2011-12-26 20:00:32 +0000
commit232fadc2c8712bd4666da82a4cde910466c27118 (patch)
tree64234af6a8b4cfb7ed9352a50480e5f194665f60 /databases/Makefile
parentdfa9dca27f7012f9f4a5e1e152f9d9ef972cc1de (diff)
downloadports-232fadc2c8712bd4666da82a4cde910466c27118.tar.gz
ports-232fadc2c8712bd4666da82a4cde910466c27118.zip
pg_reorg allows you to reorganize your tables online,
for example, do online vacuum full or cluster. WWW: http://pgfoundry.org/projects/reorg/ PR: ports/160313 Submitted by: alp@sfedu.ru, improvements by rm@
Notes
Notes: svn path=/head/; revision=288067
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 1eea07ef85cf..be19332f5b1f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -522,6 +522,7 @@
SUBDIR += pecl-tokyo_tyrant
SUBDIR += percona-toolkit
SUBDIR += pg_filedump
+ SUBDIR += pg_reorg
SUBDIR += pg_rman
SUBDIR += pgaccess
SUBDIR += pgadmin3