You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
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?
Nicolas (Google Cloud Platform Support)
unread,
Jun 19, 2019, 12:31:42 PM6/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi Peter,
You can’t change the location of your App Engine app once set up also once created, a Cloud SQL instance cannot be moved between regions. You can create a new instance, export the old one and import it into the new one