cebert 7 days ago

I wonder how well this IDE works if you use AWS or GCP instead of Azure.

3
maxluk 7 days ago

PM on the project here - All clouds and on-prem/local/docker work great! We test those, so if you have issues, please report in the repo we'll fix them.

deepsun 7 days ago

I assume you run cloud-sql-proxy as usual (for proper TLS and passwordless IAM authentication), and then it's just another postgresql port for you. Any tool like psql can connect to it.

tsumnia 7 days ago

I run a personal Postgres server so I'm wondering how well it does there