Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
6920 Vues

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

Avatar
Ignorer
Auteur Meilleure réponse

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
Ignorer

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

Publications associées Réponses Vues Activité
3
mars 15
7075
1
mars 15
8142
2
mars 15
10842
1
déc. 22
26147
0
mars 15
4012