mnesia - even more questions
Hakan Mattsson
hakan@REDACTED
Tue Aug 30 15:59:46 CEST 2005
On Tue, 30 Aug 2005, Dietmar Schaefer wrote:
DS> Apropros mnesia !
DS>
DS>
DS> Is it possible to have a kind of database which is only partially
DS> distributed ?
DS>
DS>
DS> On some nodes we would like to have access to the complete database but on
DS> special nodes we would like
DS> to restrict it to only some tables.
No, you can always access any table from any database node,
regardless of which nodes that hosts a replica.
/Håkan
More information about the erlang-questions
mailing list