mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 17:32:56 +00:00
## 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: - https://github.com/neondatabase/postgres/pull/630 - https://github.com/neondatabase/postgres/pull/629 - https://github.com/neondatabase/postgres/pull/627 - https://github.com/neondatabase/postgres/pull/628
19 lines
305 B
JSON
19 lines
305 B
JSON
{
|
|
"v17": [
|
|
"17.4",
|
|
"b763ab54b98d232a0959371ab1d07f06ed77c49e"
|
|
],
|
|
"v16": [
|
|
"16.8",
|
|
"05ddf212e2e07b788b5c8b88bdcf98630941f6ae"
|
|
],
|
|
"v15": [
|
|
"15.12",
|
|
"b838c8969b7c63f3e637a769656f5f36793b797c"
|
|
],
|
|
"v14": [
|
|
"14.17",
|
|
"108856a4ae76be285b04497a0ed08fcbe60ddbe9"
|
|
]
|
|
}
|