Next.js Discord

Discord Forum

How do you migrate a Neon DB to Supabase?

Answered
Thrianta posted this in #help-forum
Open in Discord
ThriantaOP
I simply want a quick and easy way to copy all the data across the two databases, I have the hosts, users and all the credentials needed.

I tried using pg_dump but ran across issues, where it either froze or kept spitting errors, could somebody maybe provide either a clean command I could use or a swift solution? Many thanks
Answered by Thrianta
Nevermind, found a way around this!

Here's a stackoverflow link: https://stackoverflow.com/questions/69367675/postgres-copy-one-remote-db-to-another
View full answer

1 Reply

ThriantaOP
Nevermind, found a way around this!

Here's a stackoverflow link: https://stackoverflow.com/questions/69367675/postgres-copy-one-remote-db-to-another
Answer