Hi :) Thank you for your answer. I am actually not using Node.js. This is a Django (Python) application. I tried everything Google mentions in the documentation. Still no luck with DB-Connection :(
Cheers Lukas On Fri, 12 Oct 2018 at 15:29, 'George (Cloud Platform Support)' via Google App Engine <[email protected]> wrote: > > Hello Lukas, > > You should concentrate on your node.js code, rather than on app.yaml > configuration, and beta settings. The "Using Cloud SQL for PostgreSQL" > documentation page instructs on how to set environment variables, add > environment variables in app.standard.yaml file, and add a Node.js PostgreSQL > client library to your application's package.json. Sample code is also > provided. > > -- > 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 post to this group, send email to [email protected]. > 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/52efb810-3a5d-4aa6-9371-d0e446e470e7%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 [email protected]. To post to this group, send email to [email protected]. 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/CAJL6fc-Gv-udUQbfbBDNjSDLUaxsUZkup78LWbdEpkFhnDsLyA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
