Skip to content

feat: add pg_repack container image#175

Open
thomasboussekey wants to merge 8 commits intocloudnative-pg:mainfrom
thomasboussekey:dev/pg_repack
Open

feat: add pg_repack container image#175
thomasboussekey wants to merge 8 commits intocloudnative-pg:mainfrom
thomasboussekey:dev/pg_repack

Conversation

@thomasboussekey
Copy link
Copy Markdown

Adds the pg_repack extension, a tool for online reorganization of tables and indexes. It allows to release BLOAT on heavily updated relations.

Closes #170

Adds the `pg_repack` extension, a tool for online reorganization of
tables and indexes. It allows to release BLOAT on heavily updated relations.

Closes cloudnative-pg#170

Signed-off-by: thomas.boussekey <thomas.boussekey@mirakl.com>
thomasboussekey and others added 3 commits April 2, 2026 16:27
Signed-off-by: thomas.boussekey <thomas.boussekey@mirakl.com>
@thomasboussekey thomasboussekey marked this pull request as ready for review April 2, 2026 14:36
@thomasboussekey thomasboussekey requested review from a team and NiccoloFei as code owners April 2, 2026 14:36
Signed-off-by: thomas.boussekey <thomas.boussekey@mirakl.com>
Signed-off-by: thomas.boussekey <thomas.boussekey@mirakl.com>
Signed-off-by: thomas.boussekey <thomas.boussekey@mirakl.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New Extension]: pg_repack

1 participant