标签: postgresql rabbitmq
尝试从Postgres数据库向Rabbit队列添加消息。
尝试下一步:
listen "amq.topic"; select pg_notify('amq.topic', 'test'::text);
因此,我希望能够对兔子Message rates
Message rates
结果没有改变。