Describe the bug
When trying to connect to a PostgreSQL read replica deployed with the cloudnative-pg operator and forwarding the port to localhost, I'm getting a bad protocol version error on the TLS connection.
It's not a duplicate of #75
To Reproduce
- install cloudnative-pg operator
- deploy a postgresql with default configuration
- port-forward
- get error when trying to connect
OS Version
macOS 15.7.4
Tabularis Version
0.9.6
Relevant Log Output