You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a big version (like 20 millions of rows), benji will use too much ram while performing the moving of those rows from blocks to deleted_blocks
To Reproduce
Just create a big version (you can just add junk into blocks table for that version) and run benji rm for that version.
Additional context
I will submit a PR
The text was updated successfully, but these errors were encountered:
Describe the bug
If you have a big version (like 20 millions of rows), benji will use too much ram while performing the moving of those rows from
blocks
todeleted_blocks
To Reproduce
Just create a big version (you can just add junk into blocks table for that version) and run
benji rm
for that version.Additional context
I will submit a PR
The text was updated successfully, but these errors were encountered: