Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
6749 Представления

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

Аватар
Отменить
Автор Лучший ответ

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.

Аватар
Отменить

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

Related Posts Ответы Просмотры Активность
3
мар. 15
6985
1
мар. 15
7997
2
мар. 15
10726
1
дек. 22
25999
0
мар. 15
3890