Hi,<br>Is there a way to store the messages sent from/to broker in a PostgreSQL database instead of the default database which RabbitMQ uses(i guess mnesia)? can it be done using &quot;pg_amqp&quot; tool?<br>The tool&#39;s README says:<br>
<pre style="font-family:courier new,monospace"><font size="4">&quot;The pg_amqp package provides the ability for postgres statements to directly
publish messages to an [AMQP](<a href="http://www.amqp.org/">http://www.amqp.org/</a>) broker.&quot;<br><font><font face="arial,helvetica,sans-serif"><br>Does it provide the functionality of storing the messages on the Postgres DB?<br>
Thanks,<br>Ashutosh<br></font></font></font></pre>