Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Re: UTXO explorer, instead of block explorers
by
shortveggie
on 07/10/2023, 15:20:23 UTC
⭐ Merited by vapourminer (2)
Do you have full archival node? Because if you do, then I wonder how many times it crashed, and you had to reindex it.
Quote

if you are worried about corrupted data, you should invest into some redundancy with multiple disks. zfs has self-healing capabilities with snapshots and lvm has snapshots too. take snapshots of the bitcoin data folder at some intervals and you can return to previous state and restart bitcoin with no reindex.