Skip to content

sql: postgres-compatible endpoint #2720

Closed
@petermattis

Description

@petermattis

See #2491 and #2489.

Implement the server-side of the postgres protocol allowing any postgres client to connect to a CockroachDB cluster. There is work to be done on type checking in order to handle prepared queries, work to be done to support TLS connections and likely other bits of unknown work.

  • logic tests
  • TLS
    • basic support
    • mutual auth
  • prepared statements

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions