<div dir="ltr">Nope it only saves the local copy.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 8, 2014 at 7:48 PM, Anders Nygren <span dir="ltr"><<a href="mailto:anders.nygren@gmail.com" target="_blank">anders.nygren@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I am trying to figure out if it is possible to use mnesia fallbacks with tables with local_content. The documentation does not provide much information on this and my experiments seems to imply that it is not possible.<div>

<br></div><div>Running erlang 5.9.1, mnesia 4.7, I have two nodes A and B.</div><div><br></div><div>I have a table t1, that has {local_content, true},</div><div>If I take a backup on node A and install that as a fallback and then restart mnesia, the content of table t1 on node B gets replaced with the contents from t1 on node A.</div>

<div><br></div><div>Is there any way to get this to work, i.e. to get the local contents restored correctly on all nodes from a fallback?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>/Anders</div></font></span></div>

<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>