Skip to content

Conversation

@GusPrice
Copy link

@GusPrice GusPrice commented Jan 9, 2026

In order to connect to Postgres in some situations, for me specifically using Google's Cloud Run and Cloud SQL Proxy, you must utilize unix sockets in the format:

postgresql://user:password@localhost/dbname?host=/cloudsql/gcp-project:region:instance-name

Existing Issue:
#2650

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant