1 Reply
afraid-scarlet•11mo ago
Hey Ken - Try going through this guide here https://neon.tech/docs/import/migrate-from-postgres
Neon
Migrate data from Postgres with pg_dump and pg_restore - Neon Docs
This topic describes migrating data from one Postgres database to another using the pg_dump and pg_restore. Avoid using pg_dump over a pooled connection string (see PgBouncer issues 452 & 976 for deta...