Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Support GCP Cloud SQL #1361

Open
carlpett opened this issue Aug 3, 2022 · 1 comment
Open

Feature request: Support GCP Cloud SQL #1361

carlpett opened this issue Aug 3, 2022 · 1 comment

Comments

@carlpett
Copy link

carlpett commented Aug 3, 2022

Description

I'm primarily working with Postgres databases hosted on Google Cloud with IAM auth and private IPs. This means I cannot reach the database without having the cloud_sql_proxy program running.

Would it be in scope for pgcli to integrate Google's library?

@WojciechRydel
Copy link

WojciechRydel commented Oct 11, 2022

@carlpett I agree, it would be nice to have that. Though, while waiting for that, I have just made https://github.com/WojciechRydel/gcp-sql-proxy which allows you to run the proxy as systemd service in the background. Even for several at once. Would love to hear your thoughts!

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

No branches or pull requests

3 participants