搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is this how you Re-index places.sqlite, for faster performance?

  • 2 个回答
  • 1 人有此问题
  • 29 次查看
  • 最后回复者为 cor-el

more options

Get SQLite Manager . . . https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/

SQLite Manager / Tables / moz_places

Right-click on moz_places / Reindex Table / Yes

  • * * * * * * * * * * * * * * * * * * * * * * * *

Per this page . . . https://support.mozilla.org/en-US/questions/969977

The minimum file size of the places.sqlite file is 10 MB, and Firefox increases this file in 10 MB chunks when necessary (its size is never reduced when deleting history or bookmarks). This is done for performance issues caused by fragmentation.

  • * * * * * * * * * * * * * * * * * * * * * * * *

. . . My places.sqlite is 10,240 KB (10 MB)

  • * * * * * * * * * * * * * * * * * * * * * * * *

I was trying to figure out what:

Index / Reindex Index . . . does

I found that it only does something with this:

Are you sure you want to perform the following operation(s): REINDEX "main"."moz_annos_placeattributeindex" SQL: REINDEX "main"."moz_annos_placeattributeindex"

. . . what does Reindex Index do?

Get SQLite Manager . . . https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/ SQLite Manager / Tables / moz_places Right-click on moz_places / Reindex Table / Yes * * * * * * * * * * * * * * * * * * * * * * * * * Per this page . . . https://support.mozilla.org/en-US/questions/969977 The minimum file size of the places.sqlite file is 10 MB, and Firefox increases this file in 10 MB chunks when necessary (its size is never reduced when deleting history or bookmarks). This is done for performance issues caused by fragmentation. * * * * * * * * * * * * * * * * * * * * * * * * * . . . My places.sqlite is 10,240 KB (10 MB) * * * * * * * * * * * * * * * * * * * * * * * * * I was trying to figure out what: Index / Reindex Index . . . does I found that it only does something with this: Are you sure you want to perform the following operation(s): REINDEX "main"."moz_annos_placeattributeindex" SQL: REINDEX "main"."moz_annos_placeattributeindex" . . . what does Reindex Index do?

被采纳的解决方案

Normally it is already indexed, however this helps corrupted indexed places.sqlite files afaik, however you can also ask the add on developer.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

Normally it is already indexed, however this helps corrupted indexed places.sqlite files afaik, however you can also ask the add on developer.

more options

Best is to use the Places Maintenance extension to do such maintenance