Skip to content

pg_vacuum runs on wrong database#856

Merged
abondvt89 merged 1 commit intoTPC-Council:masterfrom
alfer-edb:pg_vacuum
Mar 3, 2026
Merged

pg_vacuum runs on wrong database#856
abondvt89 merged 1 commit intoTPC-Council:masterfrom
alfer-edb:pg_vacuum

Conversation

@alfer-edb
Copy link
Copy Markdown
Contributor

Proposed Fix
Change $lda to $lda1 for the vacuum commands at lines 2996 and 3435. The checkpoint command can remain on $lda since CHECKPOINT is a cluster-wide operation.

fix #855

@alfer-edb alfer-edb requested a review from a team as a code owner February 14, 2026 12:44
Copy link
Copy Markdown
Contributor

@sm-shaw sm-shaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, approved

@sm-shaw sm-shaw added bug Something isn't working database Database specific labels Feb 14, 2026
@abondvt89
Copy link
Copy Markdown
Contributor

Merging after reviews and approval of the three members of the code maintenance team.

@abondvt89 abondvt89 merged commit aa99e9b into TPC-Council:master Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working database Database specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pg_vacuum runs on wrong database

4 participants