[erlang-questions] Mnesia Backup/Fallback Problems With Schema
Dan Gudmundsson
dgud@REDACTED
Fri Jun 8 13:30:25 CEST 2012
On Fri, Jun 8, 2012 at 1:11 PM, Gordon Guthrie <gordon@REDACTED> wrote:
> So essentially there is no way to selectively restore large tables?
Nope, you will have to restart from a complete system backup.
Or you can write if you do something dirty, like take the system
offline, down to single node,
traverse the backup and and lot of dirty_writes.
More information about the erlang-questions
mailing list