Eno Compton
Eno Compton
Looks like Bun (the rewrite of go-pg) makes this easy at least.
Marking this as a feature request. The change would be on the backend, but might be feasible.
@runephilosof-karnovgroup Can you elaborate on the problem you're trying to solve? The proxy server port should mostly be an invisible implementation detail. The only place it matters is where people...
Hey @phoenix2x thanks for the issue. Some follow-up questions: 1. Are you using pgxpool? 2. What settings are you using for the pool? 3. During the traffic spikes, what CPU...
Thanks, @phoenix2x this is really helpful. How many instances does each dialer connect to? For some background info, the Dialer does this: 1. On a new connection, it reaches out...
These numbers are surprising to me. Let me talk with the backend folks to see if we can shed some light on what's going on. Are you doing manual load...
Also, if you have a support account, you might consider opening a case so the backend team can look at your instance.
Those latency numbers are much higher than I'd expect. We've been thinking about publishing some baseline numbers as part of a benchmark and this helps increase the priority of that...
Meanwhile, I'm going to make this an issue for publishing benchmark numbers with and without the Dialer.
Related to https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/1871.