|
|
|
|
|
by JoelJacobson
211 days ago
|
|
Thanks for the report. For that use-case (if you have a single application using a single connection with a LISTEN) then it's expected that is should perform well, since then there is only a single backend which will be context-switched to when each NOTIFY signals it. |
|