© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Migrating Data from database on 1 neon account to another account - Neon
N
Neon
•
9mo ago
•
2 replies
managerial-maroon
Migrating Data from database on 1 neon account to another account
HI i am Abhay and
I recently created a new neon account and wanted to copy the whole database with data from my old account to my new account
i tried running
"pg
_dump
-
-no
-owner
-
-no
-privileges
-
-no
-publications
-
-no
-subscriptions
-
-no
-tablespaces
-Fc
-v
-d
"
<SOURCE CONNECTION STRING
>
"
-f database
.bak
"
AND THEN I RAN
"pg
_restore
-v
-d
"
< TARGET postgres connection string
>
" database
.bak
"
Please help some one I am totally frustated the command is also running but data is not getting in my new account
Neon
Join
The official Neon Database Discord
10,545
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Migrating from Neon project into another
N
Neon / ❓|questions-and-answers
2y ago
Migrating from Vercel Postgres to neon
N
Neon / ❓|questions-and-answers
2y ago
Migrate data from another Neon project won't work
N
Neon / ❓|questions-and-answers
13mo ago
Migrating to Neon using PgLoader
N
Neon / ❓|questions-and-answers
3y ago