Closed
Bug 2064759
Opened 22 days ago
Closed 1 day ago
Setup auto_vaccuum for new installs
Categories
(Application Services :: General, defect)
Application Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bdk, Assigned: bdk)
References
Details
(Whiteboard: [fxsync-])
Attachments
(1 file)
Isabella reports seeing messages like 2026-08-18 15:42:00.764 💛 WARNING [sync] RustErrors - run_maintenance_vacuum: Need to run a full vacuum to set auto_vacuum=incremental - target: sql_support::maintenance on first launch. This shouldn't happen because we should enable auto_vaccuum on initialization for new devices. Let's look into all the SQL initialization code and make sure we're initializing with auto_vacuum=incremental.
Updated•22 days ago
|
| Assignee | ||
Updated•22 days ago
|
Assignee: nobody → bdeankawamura
Status: NEW → ASSIGNED
Comment 1•6 days ago
|
||
Comment 2•1 day ago
|
||
Authored by https://github.com/bendk
https://github.com/mozilla/application-services/commit/af7973d81ef170f64b1de025d586a891b389ad78
[main] Bug 2064759 - Setup auto-vacuum for new installs (#7583)
Status: ASSIGNED → RESOLVED
Closed: 1 day ago
Flags: qe-verify+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•