Closed Bug 393965 Opened 17 years ago Closed 17 years ago

on idle (once a day?) do a full vacuum to defragment places.sqlite

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 395020

People

(Reporter: moco, Unassigned)

References

Details

on idle (once a day?) do a full vacuum to defragment places.sqlite

from the sqlite docs:

"Auto-vacuum does not defragment the database nor repack individual database pages the way that the VACUUM command does. In fact, because it moves pages around within the file, auto-vacuum can actually make fragmentation worse."

so we might want to do a full vacuum.

see related bug #390244 and bug #385834
sigh, a dup of my own bug.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".

In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body   contains   places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.

Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.

Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
No longer blocks: 558460
You need to log in before you can comment on or make changes to this bug.