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

WAL file growing #1

Open
rverton opened this issue Aug 25, 2021 · 0 comments
Open

WAL file growing #1

rverton opened this issue Aug 25, 2021 · 0 comments

Comments

@rverton
Copy link
Contributor

rverton commented Aug 25, 2021

Under some circumstances, the WAL file is growing without bounds in windows. I was not able to reproduce this on a macOS machine, so I guess the windows sqlite driver is responsible.

Maybe a manual PRAGMA wal_checkpoint(TRUNCATE); needs to be executed after every n-th write.

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

No branches or pull requests

1 participant