Time for a more robust DB Engine? #18953
RobbieE-ZA
started this conversation in
Ideas
Replies: 1 comment
-
Hey @RobbieE-ZA , we are looking into some ways to expedite the process of loading a clean db for when the new plot format launches. Until then some good things to look into are:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been running a Chia farm for a couple of years now, and the number of times I've experienced the "sqlite3.DatabaseError: database disk image is malformed" error is depressingly.
I live in an area where the power is not always so reliable and can be off for hours at a time, so, even stored power eventually runs out if I'm not at home to turn the generator on.
Replacing the database usually happens by two routes:
I've never known any other database engine this fragile, and with the blockchain now almost 180GB, wouldn't it be prudent to move to a more robust engine?
Beta Was this translation helpful? Give feedback.
All reactions