+1! Party! :-)
Now could we please get connections from GAE standard to the Postgres instances? :-)
--
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 google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1f337b5f-195c-445d-b5d8-1b831f934117%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/e840a96f-cc04-4a8c-a34b-9fa1d6296799%40googlegroups.com.
I successfully managed to connect a GAE standard application (Java 8) to Cloud SQL for PostgreSQL instance using the sample project that Ludovic provided [1]. Google App Engine using PostgreSQL is currently not supported on Go, but you can use Python or Java as an alternative. Article [2] describes how to connect Cloud SQL for PostgreSQL instance from an App Engine application using Python or Java. Please note that Connecting from App Engine to Cloud SQL for PostgreSQL is still a Beta release. We’ll update the doc[3] once the connections to PostgreSQL are supported for all GAE standard runtimes.
[1] https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/appengine-java8/postgres
[2] https://cloud.google.com/appengine/docs/flexible/python/using-cloud-sql-postgres
[3] https://cloud.google.com/sql/docs/postgres/connect-app-engine