跳至内容
菜单
此问题已终结
1 回复
6732 查看

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.

相关帖文 回复 查看 活动
3
3月 15
6971
1
3月 15
7976
2
3月 15
10713
1
12月 22
25989
0
3月 15
3879