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

Disable wal_autocheckpoint #22

Open
wsargent opened this issue Apr 4, 2022 · 0 comments
Open

Disable wal_autocheckpoint #22

wsargent opened this issue Apr 4, 2022 · 0 comments

Comments

@wsargent
Copy link
Contributor

wsargent commented Apr 4, 2022

PRAGMA wal_autocheckpoint = 0;

the default is wal_autocheckpoint=1000 which is also mentioned in greasemonkey/greasemonkey#1879 (comment) and https://sqlite.org/forum/info/b1d109d9346f49df

Is this a real problem for logging though?

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