Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
cryptonector
8mo ago
0 comments
Share
`pg_logical_emit_message()` is great and better than `NOTIFY` in terms of how it works, but...
`pg_logical_emit_message()` perpetuates/continues the lack of authz around `NOTIFY`.
undefined | Better HN
0 comments
default
newest
oldest
williamdclt
8mo ago
What do you mean by this? What authz would you expect/like?
cryptonector
OP
8mo ago
I'd like to say that only some roles can NOTIFY to some channels. Similarly for alternatives to LISTEN/NOTIFY.
williamdclt
8mo ago
Right. It’s not something I’ve had to handle, I’ve always worked in environments where db clients are well behaved and under my control, what’s your use case out of interest?
1 more reply
j
/
k
navigate · click thread line to collapse