Add a way to publish notificatons using Postgres' notify/listen feature. Possibly using https://github.com/voxpelli/node-pg-pubsub
The admin UI actually only needs to publish and doesn't have to listen.