I just noticed that the account_move_line table was about 200MB while the index for that table was over 1GB.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
6566
Views
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Mar 15
|
6876 | ||
|
1
Mar 15
|
7823 | ||
|
2
Mar 15
|
10624 | ||
|
1
Dec 22
|
25828 | ||
|
0
Mar 15
|
3778 |