Replicated Mnesia table on dynamic nodes - how?
Jacek Furmankiewicz
jacek99@REDACTED
Tue Jul 7 14:48:47 CEST 2009
When you create a Mnesia table, you are supposed to pass it a list of nodes
that it should be replicated on.
Since this a creation-time element, how do you handle nodes dynamically
being added later on?
Is there a way to specify a Mnesia table with some sort of cookie parameter,
so all nodes with the same cookie will automatically replicate the disk
table?
Thanks,
Jacek
More information about the erlang-questions
mailing list