Is there any guide available for migrating from neon db to local db ? #337
Unanswered
balakumarane
asked this question in
Q&A
Replies: 1 comment 1 reply
-
No guide I know of but I did it a while back and I used pg_dump. Then you use I think just psql to import all the data back into the new database. A little searching around and ask AI and and u should be able to figure it out. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to update to the latest version but stuck with the older version because I wan't able to successfully migrate to local database.
Beta Was this translation helpful? Give feedback.
All reactions