PubSub with Postgresql

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 discuss the basics of pub/sub, how to use LISTEN/NOTIFY and a walk through of a system that uses it to synchronize a cache between multiple instances of a web application connected to a single postgres database.
Length: 30:21
Views 162 Likes: 0
abstract
Recorded on 2016-04-18 at PGConf US
Look for other videos at PGConf US.
Tweet this video