Is mnesia:add_table_copy/3 completely synchronous?

Sergey Samokhin prikrutil@REDACTED
Mon Jul 27 20:47:11 CEST 2009


Hello!

Do I need to call mnesia:wait_for_tables/2 right after
mnesia:add_table_copy/3 to make sure that all tables I'm interested in
get available before going further? In other words, is
add_table_copy/3 completely synchronous?

Thanks.

--
Sergey Samokhin


More information about the erlang-questions mailing list