Reorganize tables in PostgreSQL databases with minimal locks
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_repack |
|---|---|
| Version | 1.5.3 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2,293 |
| Latest commit | 2026-05-08 |
| Latest release | 2025-10-26 |
| Catalogue updated | 2026-08-30 |
| pg_squeeze | A tool to remove unused space from a relation. |
| pg_rewrite | Tool allows read write to the table during the rewriting |
| pgstattuple | show tuple-level statistics |
| pg_column_tetris | Enforce optimal column alignment to minimize row padding |
| pg_dirtyread | Read dead but unvacuumed rows from table |
| pg_visibility | examine the visibility map (VM) and page-level visibility info |
| pageinspect | inspect the contents of database pages at a low level |