Skip to content

Conversation

@piercypixel
Copy link

@piercypixel piercypixel merged commit b763ab5 into REL_17_STABLE_neon May 1, 2025
1 check passed
@piercypixel piercypixel deleted the 27353-pg-dump-skip-event-triggers-v17 branch May 1, 2025 13:24
github-merge-queue bot pushed a commit to neondatabase/neon that referenced this pull request May 8, 2025
## Problem

Data import fails if the src db has any event triggers, because those
can only be restored by a superuser. Specifically imports from Heroku
and Supabase are guaranteed to fail.

Closes https://github.com/neondatabase/cloud/issues/27353

## Summary of changes

Depends on `pg_dump` patches per each supported PostgreSQL version:
- neondatabase/postgres#630
- neondatabase/postgres#629
- neondatabase/postgres#627
- neondatabase/postgres#628
lubennikovaav pushed a commit that referenced this pull request May 9, 2025
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.

3 participants