[erlang-questions] Q: recommendations on mnesia record size?

jm jeffm@REDACTED
Tue Feb 27 06:28:23 CET 2007


Ulf Wiger wrote:
> The system limits are described in:
> http://www.erlang.org/doc/doc-5.5.3/doc/efficiency_guide/part_frame.html
> 
> I did see once a program where a whole tree structure
> was kept as one object in a mnesia database, and the
> entire tree was read (within a transaction) for each
> prev/next operation. This is not something I'd recommend.
> 

Thanks. I could see my records heading off into whatever is the opposite
of "reductio ad absurdum".

Jeff.



More information about the erlang-questions mailing list