A tool to remove unused space from a relation.
pgext.cloud · Source code · License text · Control file
| Package | pg_squeeze |
|---|---|
| Version | 1.9.4 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_squeeze |
| Schema | squeeze |
| Stars | 691 |
| Latest commit | 2026-07-29 |
| Latest release | 2026-07-29 |
| Catalogue updated | 2026-08-30 |
| pg_repack | Reorganize tables in PostgreSQL databases with minimal locks |
| pgstattuple | show tuple-level statistics |
| pg_dirtyread | Read dead but unvacuumed rows from table |
| pg_rewrite | Tool allows read write to the table during the rewriting |
| pg_column_tetris | Enforce optimal column alignment to minimize row padding |