Skip to content

Conversation

felixbuenemann
Copy link

@felixbuenemann felixbuenemann commented Jul 16, 2025

Allow monitor node binary upgrades with pg_upgrade by skipping extension startup if a binary upgrade is detected.

Without this fix pg_upgrade will hang trying to drop in-use databases in the newly created (supposed to be) empty cluster.

Tested with PostgreSQL 13-17.

by skipping extension startup if a binary upgrade is detected.

Without this fix pg_upgrade will hang trying to drop in-use databases in
the newly created (supposed to be) empty cluster.
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