Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

Bookmark file size increasing by 20 times

  • 2 odgovora
  • 1 ima ovaj problem
  • 2 prikaza
  • Posljednji odgovor od cor-el

more options

The file "places.sqlite" was in version 3.6 (or earlier) about 450 kb in size. Now in version 4 it is now 10 mb in size, about 20 times more than before. And no more content then before.

Analysing with a tool shows an bad usage..... Exporting and re-importing to a new database results in a file of a size of about 350 kb (without any favicon-informations).

This is strange and not to understand.


One more thing is maybe a "feature": reading a exported (html) bookmark file (on the desktop) without any question. Firefox was started with a shortcut-link from the desktop. And the places.sqlite file was beforehand deleted. Is maybe just a feature ....

Best wishes

J. Meier / Germany

The file "places.sqlite" was in version 3.6 (or earlier) about 450 kb in size. Now in version 4 it is now 10 mb in size, about 20 times more than before. And no more content then before. Analysing with a tool shows an bad usage..... Exporting and re-importing to a new database results in a file of a size of about 350 kb (without any favicon-informations). This is strange and not to understand. ------- One more thing is maybe a "feature": reading a exported (html) bookmark file (on the desktop) without any question. Firefox was started with a shortcut-link from the desktop. And the places.sqlite file was beforehand deleted. Is maybe just a feature .... Best wishes J. Meier / Germany

Svi odgovori (2)

more options

If you want to see what's inside it, install this add-on: https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/

more options

That is done purposely to avoid fragmentation of the file from slowing down access. All SQLite database files have a default file size and are increased in chunks of that same size. For places.sqlite that is 10 MB.


  • Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE