blockchain_utilities/README.md: add workaround for resizing in batch mode

pull/95/head
moneromooo-monero 9 years ago
parent 26970c7e27
commit 369c7b32f8
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -44,6 +44,9 @@ Batch size refers to number of blocks and can be adjusted for performance based
Verification should only be turned off if importing from a trusted blockchain.
If you encounter an error like "resizing not supported in batch mode", you can just re-run
the `blockchain_import` command again, and it will restart from where it left off.
```bash
## use default settings to import blockchain.raw into database
$ blockchain_import

Loading…
Cancel
Save