Skip to content

feat: autovacuum-disabled-lint - #184

Merged
soedirgo merged 1 commit into
mainfrom
feat/autovacuum-disabled-lint
Sep 4, 2026
Merged

feat: autovacuum-disabled-lint#184
soedirgo merged 1 commit into
mainfrom
feat/autovacuum-disabled-lint

Conversation

@smeubank

Copy link
Copy Markdown
Contributor

This is adding a new info level advisor which is a precursor and compliment to the prevent the table_bloat warning advisors

This is not always required. This would be a good candidate for a conditional lint. Which we would only run in certain scenarios but as is, it is a pretty low invasive level check and fine for

What kind of change does this PR introduce?

feature

What is the current behavior?

We do not have an advisor related to autovacuum, users only are prompted once they see a table bloat advisor. Which is reactive.

What is the new behavior?

Proactively receive an info level perofrmance advisor if table bloat is disabled

image

Additional context

Add any other context or screenshots.

This is adding a new info level advisor which is a precursor and compliment to the prevent the table_bloat warning advisors

This is not always required. This would be a good candidate for a conditional lint. Which we would only run in certain scenarios but as is, it is a pretty low invasive level check and fine for
@smeubank
smeubank requested a review from soedirgo August 31, 2026 10:32
@smeubank smeubank changed the title feat/autovacuum-disabled-lint feat: autovacuum-disabled-lint Sep 3, 2026
@soedirgo
soedirgo merged commit cd6d16a into main Sep 4, 2026
3 checks passed
@soedirgo
soedirgo deleted the feat/autovacuum-disabled-lint branch September 4, 2026 05:38
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.

2 participants