forked from Lainports/opnsense-ports
5 lines
279 B
Text
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/
|