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 
<https://cloud.google.com/appengine/docs/standard/nodejs/using-cloud-sql-postgres#setting_connection_strings_and_adding_a_library>
 
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.

Reply via email to