GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy

Feature Request: Allow optional bypass of Managed Connection Pooling

Open
#2,517 7 comments 16 reactions 1 assignee Assigned to @kgala2 View on GitHub
type: feature request type: question
Dominant language
Go
Stars
1.4k
Forks
352
Avg merge
14h 54m
Merged PRs (30d)
5

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.