Robert1
1
Hi there! I want to change my postgres region but im wondering if the process has changed or if there is official documentation on this, thank you!
shaun
2
If you’re running PG on Machines you can find instructions here:
would the managed postgres count as machines?
shaun
4
If you run fly apps list
there’s a PLATFORM
column that indicates whether your app is running on machines
or nomad
.
my postgres db seems to be running on nomad, so will this tutorial apply to me?
shaun
6
Here are the steps for Nomad:
The steps are very similar, but the failover process is not as streamlined.