Eno Compton

Results 354 comments of Eno Compton

FYI V2 Proxy is now available as a component in gcloud.

This seems like a very useful feature to support. We'd need to pass a list of instance connection names and somehow have the driver pull from that list when attempting...

For Postgres: https://jdbc.postgresql.org/documentation/use/#connection-fail-over

We don't have a timeline presently for this, but see disaster recovery generally as an important item to address. Meanwhile, have you explored connecting directly to leverage this existing feature...

Oh sorry thought I read you were using Postgres. There is a nice option in the driver linked in https://github.com/GoogleCloudPlatform/cloud-sql-jdbc-socket-factory/issues/124#issuecomment-1515642609. Otherwise, for now I'd recommend a direct connection where you...

> It would be really cool if the socket factory could provide the hostnames/ports for the read replica and primary instance to the pgJDBC driver. We're actually actively working on...

We're working through some significant refactoring in the core socket factory right now and will be able to revisit this request. As part of recreating the singleton, we'd be resetting...

There's not a support way to do that today with the Java Connector here. However, there is a way to use IAM authentication without the Java Connector -- that's probably...

Let's add some context on why this is blocked so we know when it's ready. cc @shubha-rajan

Closing -- we can re-create this using the Dependency Dashboard when we're ready.