Performance is already one of the top reasons for picking EdgeDB Cloud. Today, that becomes even more true for users in and around Europe: we’re launching the EdgeDB Cloud EU region! Get started by selecting it from the region dropdown when you create a new EdgeDB Cloud instance.
If you already have an EdgeDB Cloud instance but would like to move it to the new EU region, here’s how:
-
edgedb dump -I <org>/<source-instance-name> <dump-path>
to dump the contents of your existing instance to a file -
edgedb instance create <org>/<target-instance-name> --region eu-west-1
to create a new instance in the newly launched region -
edgedb restore -I <org>/<target-instance-name> <dump-path>
to restore to your new instance
Get started with EdgeDB Cloud today in the EU. Look for additional regions launching in the future!