Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
6691 Ansichten

I just noticed that the account_move_line table was about 200MB while the index for that table was over 1GB.

Avatar
Verwerfen
Autor Beste Antwort

While I don't know why this is the case - reindexing this specific database reclaimed 2GB of space and reduced a 4.5GB database to 2.5GB. It was a 6.1 database upgraded via Odoo to version 7.0.  

It has about 135,000 records in the account_move_line table.

Avatar
Verwerfen

The VACUUM command will also reclaim space by doing garbage collection within the table itself and rebuild indexes.

Verknüpfte Beiträge Antworten Ansichten Aktivität
3
März 15
6943
1
März 15
7950
2
März 15
10689
1
Dez. 22
25950
0
März 15
3865