cruppstahl / upscaledb

A very fast lightweight embedded database engine with a built-in query language.
https://upscaledb.com
Apache License 2.0
570 stars 71 forks source link

Journal grows too large if transactions are used #71

Closed cruppstahl closed 8 years ago

cruppstahl commented 8 years ago

./ups_bench --seed=1456735019 --use-transactions=tmp --keysize=44 --recsize=555 --distribution=ascending

also reproducible with --use-transactions=2 etc