freebsd-ports/databases/pg_reorg/pkg-descr
Alexey Dokuchaev 3d63c30103 - Provide another master site, as it appears that pgfoundry may be fading
- Point WWW line to a working page in the port description, reformat it
- Unmute installation command while I'm here

PR		199424
Submitted by:	maintainer
2015-04-14 06:56:15 +00:00

5 lines
279 B
Text

pg_reorg can reorganize tables of a PostgreSQL database without any locks,
so that you can retrieve or update rows in tables being reorganized. The
module is developed to be a better alternative to CLUSTER and VACUUM FULL.
WWW: http://BSDforge.com/projects/databases/pg_reorg/