[rabbitmq-discuss] Configuring persistence in RabbitMQ on windows 7

Julien Martin balteo at gmail.com
Thu Dec 13 14:17:52 GMT 2012


Hello,

I am trying to figure out where rabbitmq stores durable messages (mnsesia
database) on windows 7.

Here is what I have done so far:

   - Created a durable exchange
   - Set the delivery mode property to true in my basic publish
   - Created a durable queue
   - In a rabbitmq.config file (added to an environment variable) I have
   the following content:
      -
      - MNESIA_BASE=C:\system\rabbitmq\mnesia
      - MNESIA_DIR=C:\system\rabbitmq\mnesia

The result is that I don't see any file in the mnsesia directory but
messages are indeed in the queue as testified by a "rabbitmqctl
list_queues"....

Can anyone please help?

Regards,

Julien.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121213/05791b6c/attachment.htm>


More information about the rabbitmq-discuss mailing list