Base classes for LISTEN / NOTIFY.
Postgresql documentation for LISTEN / NOTIFY.
Listen on given channel for notification.
$ python -m pg_bawler.listener mychannel
If you installed notification trigger with pg_bawler.gen_sql then channel is the same as tablename argument.
pg_bawler.gen_sql
tablename