Fedora Packages

pg_repack

Reorganize tables in PostgreSQL databases without any 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. Please check the documentation (in the doc directory or online) for installation and usage instructions.

Releases Overview

Release Stable Testing
Fedora 39 1.4.8-4.fc39 -
Fedora 38 1.4.8-3.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at pg_repack dash maintainers at fedoraproject dot org.



Sources on Pagure