Using Google Cloud SQL with App Engine [closed]

拜拜、爱过 提交于 2019-12-23 03:39:33

问题


I've searched through the suggested topics to find the answer to this question, but I got nothing.

I'm doing a project at school which I would really like if I could get up and running with Cloud SQL and AppEngine.

I'm on the "Using Google Cloud SQL with App Engine" at the moment, and it's stated in that guide that your SQL must be located in the same region (Eu/US) as your AppEngine application. I've looked thru every option in the Application dashboard, but can't find anything that says where I'm located.

Does anyone know how to fix this, or do I have to "try and fail"?


回答1:


Unless you are a paid application user your datacentre will be in the US.

location data

An application can run in the United States or in the European Union. If you have an App Engine Premier Account, you choose where the application runs when you create it in the Administration Console. (If you don't have a Premier Account, then your application runs in the default location, the United States.) You can't change the location after you create the application.



来源:https://stackoverflow.com/questions/13761603/using-google-cloud-sql-with-app-engine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!