DataBase notifications to AMQP forwarding Usage Start publisher: ./vendor/bin/db2amqp db_channel amqp_exchange Send message: SELECT pg_notify('db_channel', '{"id": 123, "type": "bot,dns,update"}')