Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6734 Widoki

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć

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

Powiązane posty Odpowiedzi Widoki Czynność
3
mar 15
6973
1
mar 15
7978
2
mar 15
10713
1
gru 22
25989
0
mar 15
3880