N
Neon2y ago
foreign-sapphire

Import an Existing PostGres DB?

Is it possible to import an existing postGres database to Neon?
1 Reply
quickest-silver
quickest-silver2y ago
Neon
Import data from Postgres - Neon Docs
This topic describes migrating data from another Postgres database to Neon using the pg_dump and pg_restore command line utilities. Avoid using pg_dump over a pooled connection string (see PgBouncer i...

Did you find this page helpful?