Announcing autoscaling in feature-preview!Learn More

Regions

Neon supports project deployment in several regions. We recommended that you select the region closest to your application server to reduce latency between your Neon project and your application.

Available regions

Neon currently supports the following AWS regions:

  • US East (Ohio) — aws-us-east-2
  • US West (Oregon) — aws-us-west-2
  • Europe (Frankfurt) — aws-eu-central-1
  • Asia Pacific (Singapore) — aws-ap-southeast-1

Select a region for your Neon project

You can select the region for your Neon project during project creation. See Setting up a project.

All branches and databases created in a Neon project are created in the region selected for the project.

Select region image

note

Once you select a region for a Neon project, it cannot be changed for that project.

Move project data to a new region

If you need to move your data to a different region, the following steps are recommended:

  1. Create a new project in the desired region. For project creation instructions, see Setting up a project.
  2. Move your data from the old project to the new project. For instructions, see Import data from PostgreSQL.

note

Neon Free Tier users are limited to a single project. In this case, you can export your data using pg_dump, remove your existing project, create a new project in the desired region, and import your data into the new project.

Moving data to a new Neon project may require downtime if you are moving a production database, as the import procedure may take some time depending on the size of your data. To prevent the loss of data during the import operation, consider disabling writes from your applications before initiating the import operation. You can re-enable writes when the import is completed. Neon does not currently support disabling database writes. Writes must be disabled at the application level.

To request support for additional regions, please visit the Hosting in other AWS regions topic in the Neon Community Forum.

Need help?

Send a request to support@neon.tech, or join the Neon community forum.

Edit this page
Was this page helpful?