Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 2 回表示
  • 最後の返信者: 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