Restore DB from backup #15107
unintended-consequences
started this conversation in
Support
Replies: 1 comment 4 replies
-
Well, copying the file didn't work. |
Beta Was this translation helpful? Give feedback.
4 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 have used
chia db backup --no_indexes --backup_file /path/to/backup.sqlite
to create regular backups of my blockchain database. How do I actually restore this backup to a functional chia installation? Is it just copy the file to
~/.chia/mainnet/db/blockchain_v2_mainnet.sqlite
?Beta Was this translation helpful? Give feedback.
All reactions