Skip to content

[Bug]: TLS connection: bad protocol version when connecting to postgresql via kubectl port-forward #77

@sycured

Description

@sycured

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

  1. install cloudnative-pg operator
  2. deploy a postgresql with default configuration
  3. port-forward
  4. get error when trying to connect

OS Version

macOS 15.7.4

Tabularis Version

0.9.6

Relevant Log Output

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions