Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
6575 Переглядів

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
6884
1
бер. 15
7830
2
бер. 15
10627
1
груд. 22
25834
0
бер. 15
3783