Hi Peter,
You can’t change the location of your App Engine <https://cloud.google.com/appengine/docs/locations> app once set up also once created, a Cloud SQL instance cannot be moved between regions. You can create a new instance, export <https://cloud.google.com/sql/docs/mysql/import-export/exporting> the old one and import it into the new one On Wednesday, June 19, 2019 at 4:14:51 AM UTC-4, Peter Chen wrote: > > I have a Django app on appengine flexible, but I want to change the > location of it, where do I do it? > > Also I want to change the location of the postgresql database server > location, how do I do it? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/9bdb1c5e-06ff-4f6e-a4ab-efc5b3feee05%40googlegroups.com.
