Skip to content

Conversation

@piercypixel
Copy link

@piercypixel piercypixel changed the title Skip event triggers in pg_dump Skip event triggers in pg_dump v14 May 1, 2025
@piercypixel piercypixel merged commit 4adf8b6 into REL_14_STABLE_neon May 4, 2025
1 check passed
@piercypixel piercypixel deleted the 27353-pg-dump-skip-event-triggers-v14 branch May 4, 2025 17:51
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
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