Skip to content

Add handling for unsupported LISTEN command #5109

@rahim-kanji

Description

@rahim-kanji

Description:

Currently, ProxySQL does not support PostgreSQL's LISTEN command. When clients attempt to use it, we should intercept the command and return an appropriate "not supported" response instead of passing it through.

This needs to be implemented for both:

  • Simple query flow
  • Extended query (prepared) flow

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