A lesser known feature of Postgresql is it’s publisher/subscriber functionality. Postgresql implements pub/sub through it’s LISTEN/NOTIFY functions. This talk will …
Original source
A lesser known feature of Postgresql is it’s publisher/subscriber functionality. Postgresql implements pub/sub through it’s LISTEN/NOTIFY functions. This talk will …
Original source