Skip to content

docs: add Import Data Assistant for Postgres version and region migration #3501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: format content markdown files with Prettier
  • Loading branch information
actions-user committed May 22, 2025
commit 7c287207efc91c57c989cf3981c8095aa3bb03bf
2 changes: 1 addition & 1 deletion content/docs/import/migrate-from-neon.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can also use these alternative methods to migrate data between Neon projects

- **Import Data Assistant**: A fast and simple option for databases under 10 GB. See [Import Data Assistant](/docs/import/import-data-assistant).
- **Logical replication**: Move your data from one Neon project to another. Consider this option for large databases requiring near-zero downtime. See [Replicate data from one Neon project to another](/docs/guides/logical-replication-neon-to-neon).
</Admonition>
</Admonition>

## Important considerations

Expand Down