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

Flag to enable compaction during initial sync #115

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

RCasatta
Copy link
Collaborator

While compaction during initial sync makes thing much slower, it may be preferred to not require to size the disk the double of the final required space.

Without specifing the flag the behaviour is identical as before

While compaction during initial sync makes thing much slower, it may be
preferred to not require to size the disk the double of the final
required space.
it is less interesting to see how many rows are written in the db and
more interesting knowing the last height indexed
Copy link
Collaborator

@shesek shesek left a comment

Choose a reason for hiding this comment

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

Agreed that this is useful to have as an option, ACK 6d182d8

@RCasatta RCasatta merged commit 6d182d8 into Blockstream:new-index Sep 25, 2024
2 checks passed
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.

2 participants