© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Migrate data from another Neon project won't work - Neon
N
Neon
•
13mo ago
•
5 replies
conventional-black
Migrate data from another Neon project won't work
following these instructions
:
https://neon.tech/docs/import/migrate-from-neon
it recommends
pg
_dump
-Fc
-v
-d
p
o
s
t
g
r
e
s
q
l
:
/
/
[user
]
:
[password
]
@
[source
_neon
_hostname
]
/
[dbname
]
| pg
_restore
-v
-d
p
o
s
t
g
r
e
s
q
l
:
/
/
[user
]
:
[password
]
@
[destination
_neon
_hostname
]
/
[dbname
]
but only pg dump is executed then it finish
, i
'm trying to migrate the data of my neon db to a new region
thnak you
Neon
Migrate data from another Neon project - Neon Docs
This guide describes how to migrate a database from one Neon project to another by piping data from pg
_dump to pg
_restore
. Avoid using pg
_dump over a pooled connection string
(see PgBouncer issues 452
.
.
.
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
How to migrate data from Neon db?
N
Neon / ❓|questions-and-answers
3y ago
How to migrate data from neon to local computer
N
Neon / ❓|questions-and-answers
2y ago
Migrating Data from database on 1 neon account to another account
N
Neon / ❓|questions-and-answers
9mo ago