<div dir="ltr">Thanks MK and am new to this RabbitMQ, sorry if I am asking silly questions.�<div><br></div><div>So, you mean we shouldn&#39;t use any database where RabbitMQ does for us ,</div><div><br></div><div>� � 1&gt; with internal database and�</div>
<div>� � 2&gt; even it doesn&#39;t use even any file system.�</div><div><br></div><div>In this case how can we restore the database in case of server crash or some other issue.<br></div><div><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, Aug 30, 2013 at 5:04 PM, Michael Klishin <span dir="ltr">&lt;<a href="mailto:michael@rabbitmq.com" target="_blank">michael@rabbitmq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Rajasekhar P:<br>
<div class="im"><br>
&gt; I have gone through the link, here backing stores are for writing the messages into disk. But, I couldn&#39;t understand the use of database which mentioned in the article. �Can you please explain me how can I use database here. Thank you!!!<br>

<br>
</div>You don&#39;t use it. RabbitMQ does. You simply publish messages as persistent<br>
if you want them to be stored on disk. Backing stores is an implementation detail<br>
(so is the use of Mnesia for storing user/vhost/queue/exchange/binding info.<br>
<span class="HOEnZb"><font color="#888888"><br>
MK<br>
<br>
<br>
<br>
</font></span><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>