Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLI command for better LMDB compaction #193

Merged
merged 4 commits into from
May 15, 2020

Conversation

SergiySW
Copy link
Contributor

Docs change for nanocurrency/nano-node#2435

@@ -131,6 +134,7 @@ Clear unchecked blocks

### --vacuum
Compact database. If data_path is missing, the database in data directory is compacted. Optional `--unchecked_clear`, `--clear_send_ids`, `--online_weight_clear`, `--peer_clear`
Optional `--rebuild_database` in version 21.0+
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to call out the *2 disk space here as well?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be mentioned on --snapshot section as well? Also --confirmation_height_clear should probably be mentioned in vacuum too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why mention this in --snapshot?

@zhyatt zhyatt added this to the V21.0 milestone Jan 6, 2020
@wezrule wezrule mentioned this pull request Feb 20, 2020
@zhyatt
Copy link
Contributor

zhyatt commented Apr 29, 2020

@SergiySW Are there additional details you need on the feedback above?

@SergiySW SergiySW requested review from zhyatt and wezrule May 8, 2020 20:00
@SergiySW SergiySW merged commit e37a9e5 into nanocurrency:master May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants