Home FAQ Change database region

Change database region

Last updated on Dec 30, 2023

1. Grab your hostname

We are going to get the current IP address from the hostname

2. Access database settings section

3. Schedule move

Remember that the time to move is Greenwich Mean Time (GMT)

4. Move completed

When the move is completed, an email is sent to your email address.

5. Flush DNS cache

Windows: ipconfig /flushdns

MacOS:

  • sudo killall -HUP mDNSResponder

  • If you're using macOS 10.10 or earlier, use this command instead: sudo discoveryutil udnsflushcaches

Linux: sudo systemd-resolve flush-caches