SimplySql icon indicating copy to clipboard operation
SimplySql copied to clipboard

Issue with postgres/rds proxy.

Open HatBeardZero opened this issue 3 years ago • 0 comments

I get the below error when I try to connect to a rds postgres server via aws rds proxy. It works directly, but the proxy errors on it.

"Open" with "0" argument(s): "0A000: Feature not supported: RDS Proxy currently doesn’t support the option ssl_renegotiation_limit."

I replaced the Npgsql.dll with the 6.0.5.0 version and it works fine from what I can tell.

HatBeardZero avatar Aug 04 '22 15:08 HatBeardZero