zlacker

[parent] [thread] 0 comments
1. Deimor+(OP)[view] [source] 2017-09-20 21:17:29
I haven't personally used either of these, but they look interesting and I'm hoping to test them out at some point:

https://github.com/gmr/pgsql-listen-exchange

https://github.com/subzerocloud/pg-amqp-bridge

In theory, these let you use postgres NOTIFY to add messages to queues (which can be done from inside triggers).

[go to top]