What's the optimum maximum size for Mnesia then? A bout a couple of gigabytes? Or more?<br><br><div><span class="gmail_quote">On 10/20/06, <b class="gmail_sendername">Ulf Wiger (TN/EAB)</b> <<a href="mailto:ulf.wiger@ericsson.com">
ulf.wiger@ericsson.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>I don't think I'd attempt something like that in mnesia without first
<br>doing a lot of experimentation. While mnesia clusters should scale<br>fairly well towards some 50 or so nodes (perhaps more), with no more<br>than a few Gb of RAM capacity on each node, you won't get up to tens of<br>
TB. Still, it's the disk storage, and backup/restore that would worry me<br>most.<br><br>My general assumption is that if you haven't carefully designed your<br>dbms to work well with that kind of data volume, most likely it won't
<br>work.<br><br>Which DBMS is the best for terabyte data storage, I can't say. You have<br>a number of SQL DBMS:s to choose from.<br><br>BR,<br>Ulf W<br><br>-----Original Message-----<br>From: <a href="mailto:erlang-questions-bounces@erlang.org">
erlang-questions-bounces@erlang.org</a><br>[mailto:<a href="mailto:erlang-questions-bounces@erlang.org">erlang-questions-bounces@erlang.org</a>] On Behalf Of Pat e<br>Sent: den 20 oktober 2006 05:56<br>To: <a href="mailto:erlang-questions@erlang.org">
erlang-questions@erlang.org</a><br>Subject: [erlang-questions] MySQL cluster<br><br>We are prepairing rather big web project that will end up with tens of<br>TB of data.<br><br>Now, is it any worth to juice out Mnesia or just go with MySQL Cluster?
<br><br>If we would use Mnesia we would use<br>PAX storage model vs. N-array storage<br>model.<br><br>Ulf... what do you think?<br>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">
erlang-questions@erlang.org</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br><br>_______________________________________________<br>erlang-questions mailing list
<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote>
</div><br>