Skip to content

Propagate vacuum to compressed relation when running on chunk - #10311

Merged
svenklemm merged 1 commit into
2.29.xfrom
sven/backport_10288
Jul 23, 2026
Merged

Propagate vacuum to compressed relation when running on chunk#10311
svenklemm merged 1 commit into
2.29.xfrom
sven/backport_10288

Conversation

@svenklemm

Copy link
Copy Markdown
Member

When VACUUM or ANALYZE was run on a single chunk the compressed
relation belonging to that chunk was not processed. Add the
compressed relation to the list of relations to vacuum when the
target is a compressed chunk.

When VACUUM or ANALYZE was run on a single chunk the compressed
relation belonging to that chunk was not processed. Add the
compressed relation to the list of relations to vacuum when the
target is a compressed chunk.
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/process_utility.c 87.50% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@svenklemm
svenklemm merged commit 0e55b77 into 2.29.x Jul 23, 2026
57 of 60 checks passed
@svenklemm
svenklemm deleted the sven/backport_10288 branch July 23, 2026 15:31
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.

1 participant