I have a simple Go program in Cloud Run that uses the Postgres SQL driver "
github.com/lib/pq" to connect to a Cloud SQL Postgresql instance in the same Google Project. I have enabled the security by setting "Apps in this project: All authorized". The database and the Cloud Run service are in the same project. I have used the Instance Connection Name as the connection string, however at runtime in Google Run I see the following error: