select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

pg_repack

Reorganize tables in PostgreSQL databases with minimal locks

pgext.cloud · Source code · License text · Control file · PGXN

Overview

Packagepg_repack
Version1.5.3
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2,293
Latest commit2026-05-08
Latest release2025-10-26
Catalogue updated2026-08-30

Related extensions

See also

pg_squeezeA tool to remove unused space from a relation.
pg_rewriteTool allows read write to the table during the rewriting
pgstattupleshow tuple-level statistics
pg_column_tetrisEnforce optimal column alignment to minimize row padding
pg_dirtyreadRead dead but unvacuumed rows from table
pg_visibilityexamine the visibility map (VM) and page-level visibility info
pageinspectinspect the contents of database pages at a low level