]> sipb.mit.edu Git - ikiwiki.git/blob - doc/tips/inside_dot_ikiwiki/discussion.mdwn
web commit by http://sabr.myopenid.com/
[ikiwiki.git] / doc / tips / inside_dot_ikiwiki / discussion.mdwn
1 My database appears corrupted:
2
3     $ perl -le 'use Storable; my $index=Storable::retrieve("indexdb"); use Data::Dumper; print Dumper $index'
4     Out of memory!
5
6 No idea how this happened.  I've blown it away and recreated it but, for future reference, is there any less violent way to recover from this situation?  I miss having the correct created and last edited times.  --[[sabr]]