FreeBSD.software
Home/databases/postgresql17-pg_repack

postgresql17-pg_repack

1.5.3

Reorganize tables in PostgreSQL databases with minimal locks

Pg_repack is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes. Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive lock on the processed tables during processing. pg_repack is efficient to boot, with performance comparable to using CLUSTER directly.

Origin: databases/pg_repack
Category: databases
Size: 141KiB
License: BSD3CLAUSE
Maintainer: farrokhi@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install postgresql17-pg_repack

Dependencies (2)

More in databases