GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy
Feature Request: Allow optional bypass of Managed Connection Pooling
Offen
type: feature request
type: question
- Vorherrschende Sprache
- Go
- Sterne
- 1.4k
- Forks
- 352
- Ø Merge
- 14 Std. 54 Min.
- Gemergte PRs (30 T.)
- 5
Beschreibung
### Question
We have a Cloud SQL Postgres instance with Managed Connection Pooling enabled in transaction pooling mode. Under most circumstances we would like to connect to this instance via MCP. However, under certain circumstances we need to connect via cloud-sql-proxy directly to port 5432 of the instance, bypassing MCP. This does not seem possible currently as the port configuration options only modify how cloud-sql-proxy listens for client connections.
### Code
```Go
```
### Additional Details
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.