-
Notifications
You must be signed in to change notification settings - Fork 89
Labels
bleeding edgeExciting new frontier stuff.Exciting new frontier stuff.frontendClient-facing featureClient-facing feature
Milestone
Description
Description
LISTEN
/NOTIFY
are session-level features that could be supported in transaction mode. Possible implementation:
- Intercept both commands
- Use dedicated connection to execute both commands
- Listen for
NotificationResponse (B)
messages from connection and fan out to interested clients
Docs: https://www.postgresql.org/docs/current/sql-listen.html
Metadata
Metadata
Assignees
Labels
bleeding edgeExciting new frontier stuff.Exciting new frontier stuff.frontendClient-facing featureClient-facing feature