API

pg_bawler.core

Base classes for LISTEN / NOTIFY.

Postgresql documentation for LISTEN / NOTIFY.

pg_bawler.sender

pg_bawler.listener

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.