time for deleting records from mnesia
Ulf Wiger (AL/EAB)
ulf.wiger@REDACTED
Tue May 9 21:35:16 CEST 2006
Tony Zheng wrote:
>
> When it works, some of error messages displayed:
>
> =ERROR REPORT==== 9-May-2006::11:05:41 ===
> Mnesia(one@REDACTED): ** WARNING ** Mnesia is overloaded: {dump_log,
>
> write_threshold}
The warning about mnesia being overloaded
mean that a dump of the transaction log
has been triggered before the previous
transaction log dump has been completed.
That's ok. Mnesia can handle it, but it is
an indication that mnesia is temporarily
backlogged.
BR,
Ulf W
More information about the erlang-questions
mailing list