Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pgmq patch drop queue #1404

Merged
merged 3 commits into from
Jan 9, 2025
Merged

pgmq patch drop queue #1404

merged 3 commits into from
Jan 9, 2025

Conversation

olirice
Copy link
Contributor

@olirice olirice commented Jan 9, 2025

Adds an after-create pgmq hook that replaces the pgmq.drop_queue function to check if queue tables, archive tables, and sequences are attached to the pgmq extension before attempting to detach them.

This change enables the on-pause hook to execute on-backup, resolving a logical backup bug.

@olirice olirice requested a review from a team as a code owner January 9, 2025 16:45
@olirice olirice merged commit 92ec174 into develop Jan 9, 2025
12 of 13 checks passed
@olirice olirice deleted the or/pgmq_patch_drop_queue branch January 9, 2025 17:21
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