-
Notifications
You must be signed in to change notification settings - Fork 14
Description
I picked binaries from bitcoin-0.12.1-addrindex-win64.zip and currently reindexing with -txindex -addrindex. My configuration contains maximum value 16384 for dbcache. debug.log reveals following:
2016-07-18 19:16:54 Cache configuration:
2016-07-18 19:16:54 * Using 2048.0MiB for block index database
2016-07-18 19:16:54 * Using 3592.0MiB for chain state database
2016-07-18 19:16:54 * Using 10744.0MiB for in-memory UTXO set
Addrindex stuff adds overhead for block index database and resulting maximum 2048.0MiB is still too low. For reference I shat node down. About 13 GiB of blockchain data was synced, /block/index folder holds about 4.4 GiB data, /chainstate folder holds about 300MiB. Last UpdateTip log entry was
2016-07-19 09:13:52 UpdateTip: new best=00000000000000010d94ec2a73d28f52080194c6f76f5f71a4c9181f177eb3c6 height=284636 log2_work=76.390586 tx=32448649 date=2014-02-07 15:05:14 progress=0.113462 cache=1102.9MiB(2771394tx)