N
Neon2mo ago
aware-green

Supabase to Neon

Can anyone help me with importing from Supabase to Neon?
3 Replies
ratty-blush
ratty-blush2mo ago
Hey! The easiest way to migrate from Supabase to Neon is using the Import Data Assistant. https://neon.com/docs/import/import-data-assistant
Neon
Import Data Assistant - Neon Docs
When you're ready to move your data to Neon, our Import Data Assistant can help you automatically copy your existing database to Neon. You only need to provide a connection string to get started. You ...
aware-green
aware-greenOP2mo ago
@Sam thanks. I am trying the same method but still not able to import. Getting this error on step 1 compatibility check. Cannot connect to the source database We were not able to connect to the source database. Please check your connection string and try again.
ratty-blush
ratty-blush2mo ago
Using the connection string you're copying from supabase, are you able to connect via psql? like psql <the-connection-string-youre-giving>

Did you find this page helpful?