freebsd-ports/databases/pg_reorg/pkg-descr
Raphael Kubo da Costa 3a79929fdb Switch MASTER_SITES and WWW to https in Chris' ports.
PR:		241272
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2019-10-19 12:21:22 +00:00

5 lines
280 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: https://BSDforge.com/projects/databases/pg_reorg/