Database maintenance #169

Closed
opened 5 years ago by jking · 0 comments
jking commented 5 years ago
Owner

While query rewrites have aided SQL efficiency considerably, an easy way to boost performance is to periodically run ANALYZE and perhaps even VACUUM. For SQLite, it would probably also be beneficial to checkpoint the write-ahead log at the end of every service iteration.

While query rewrites have aided SQL efficiency considerably, an easy way to boost performance is to periodically run `ANALYZE` and perhaps even `VACUUM`. For SQLite, it would probably also be beneficial to checkpoint the write-ahead log at the end of every service iteration.
jking added this to the 0.8.0 milestone 5 years ago
jking added the
enhancement
internals
labels 5 years ago
jking closed this issue 5 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.