[erlang-questions] Operating on remote replicas
Joel Reymont
joelr1@REDACTED
Fri Jul 20 00:57:19 CEST 2007
Suppose I have a node with a bunch of tables and I point another node
to it with extra_db_nodes. The new node will see the schema of the
first node but will not have local replicas unless added with
mnesia:add_table_copy/3.
Still, I can read from and write to these remote tables as if they
were local. Is this by design?
Thanks, Joel
--
http://topdog.cc - EasyLanguage to C# compiler
http://wagerlabs.com - Blog
More information about the erlang-questions
mailing list