|
|
|
|
|
by ruslan_talpa
3275 days ago
|
|
Notify is very lightweight in postgres, it takes up very little cpu if that's your worry.
anyway, this is not meant for log storing/streaming (same as postgresql). My usecase for it is "real time updates" (reasonable amount of events, that need to be routed in complex way to multiple consumers) |
|