How do you connect to Cloud SQL on Postgres on the Python Standard Environment?
57 views
Skip to first unread message
Ismail Khan
unread,
Mar 1, 2018, 9:09:08 AM3/1/18
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
Documentation seems to not turn up anything, but I also can't see any docs that explicitly say Postgres is unavailable for Python Standard Environment...
Kenworth (Google Cloud Platform)
unread,
Mar 1, 2018, 6:53:25 PM3/1/18
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-a...@googlegroups.com
PostgreSQL is currently only available to GAE Flexible environments and GAE Standard running on Java 8. Python on GAE Standard is not yet supported for PostgreSQL. See FAQ and supported languages here.