Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
7014 Weergaven

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

Avatar
Annuleer
Auteur Beste antwoord

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
Annuleer

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

Gerelateerde posts Antwoorden Weergaven Activiteit
3
mrt. 15
7101
1
mrt. 15
8221
2
mrt. 15
10926
1
dec. 22
26177
0
mrt. 15
4049