Skip to content

fix: skip maintainance when not required#826

Open
GabriFedi97 wants to merge 1 commit intocloudnative-pg:mainfrom
GabriFedi97:dev/774
Open

fix: skip maintainance when not required#826
GabriFedi97 wants to merge 1 commit intocloudnative-pg:mainfrom
GabriFedi97:dev/774

Conversation

@GabriFedi97
Copy link
Copy Markdown
Contributor

@GabriFedi97 GabriFedi97 commented Apr 3, 2026

Skip maintenance cycle when the plugin is not enabled for Backups and WAL Archiving. The cycle is still attempted every 5 minutes as the plugin could be enabled anytime.

Closes #774

Perform maintenance cycle only when the plugin is
enabled for backups and WAL archiving.

Signed-off-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
@GabriFedi97 GabriFedi97 marked this pull request as ready for review April 7, 2026 07:39
@GabriFedi97 GabriFedi97 requested a review from a team as a code owner April 7, 2026 07:39
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Apr 7, 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 size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CatalogMaintenanceRunnable fails repeatedly on clusters without backup configuration

1 participant