- Homepage: http://reorg.github.com/pg_repack
- Development: https://github.com/reorg/pg_repack
- Bug Report: https://github.com/reorg/pg_reorg/issues
- Mailing List: http://pgfoundry.org/mailman/listinfo/reorg-general
pg_repack is an utility program to reorganize tables in PostgreSQL databases. Unlike clusterdb, it doesn't block any selections and updates during reorganization.
pg_repack is a fork of the previous pg_reorg project. It was founded to gather the bug fixes and new development ideas that the slow pace of development of pg_reorg was struggling to satisfy.
Please check the documentation (in the doc
directory or online) for
installation and usage instructions.