summaryrefslogtreecommitdiff
path: root/doc/tips/inside_dot_ikiwiki/discussion.mdwn
blob: 327b01fb74491002330e49c358610e90d3316077 (plain)

My database appears corrupted:

$ perl -le 'use Storable; my $index=Storable::retrieve("indexdb"); use Data::Dumper; print Dumper $index'
Out of memory!

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]]

update: fixed ctimes and mtimes using these instructions --[[sabr]]