safedets
SEAN HINDE
SEAN.HINDE@REDACTED
Fri Oct 1 11:28:00 CEST 1999
Does using fragmented tables mean that recovery is done in parallel across
the fragments and therefore takes 1/'No of fragments' time to complete?
I like the idea of giving up disc space to allow very fast recovery. Klacke,
have you plugged safedets into mnesia and done any tests?
Sean Hinde
----------
From: Torbjorn Tornkvist
To: Hakan Mattsson
Cc: erlang-questions@REDACTED
Subject: Re: safedets
Date: 30 September 1999 00:18
> By using the feature of fragmented tables in Mnesia,
> a table may be split into lots of fragments where
> each fragment is implemented as a normal Mnesia
> table.
I guess this is something new (i.e not in the Open Source
Erlang) ? Can you give an example of how to do this ?
/Tobbe
More information about the erlang-questions
mailing list