Skip to content

Conversation

Mytherin
Copy link
Collaborator

@Mytherin Mytherin commented Sep 7, 2024

Currently the vacuum tasks do not yet do optimistic writing, which can lead to large memory (or temp disk) usage if many vacuum jobs are performed at once. This should ideally be resolved differently in the future, but this adds a toggle that can limit the impact of this problem.

@duckdb-draftbot duckdb-draftbot marked this pull request as draft September 8, 2024 09:16
@Mytherin Mytherin marked this pull request as ready for review September 8, 2024 09:17
@Mytherin Mytherin merged commit fc21edf into duckdb:main Sep 8, 2024
41 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 11, 2024
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 11, 2024
Merge pull request duckdb/duckdb#13811 from Mytherin/vacuumlimit

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@Mytherin Mytherin deleted the vacuumlimit branch October 15, 2024 09:44
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.

1 participant