I have a client who will be entering millions of records into certain tables (such as account_move_line), which could result in slow data retrieval in the future. Therefore, I wanted to inquire if Odoo.sh allows for database partitioning, specifically for the account_move_line and account_move tables, to prevent potential issues. If there is no manual way to accomplish this, is it possible to contact support to discuss this matter?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- プロジェクト
- MRP
この質問にフラグが付けられました
1
返信
1984
ビュー
Hi,
On Odoo.sh, manual database partitioning for tables like account_move_line and account_move is not supported, since it could break Odoo’s core accounting logic. Instead, performance with millions of records should be managed through indexing, archiving, and database cleanup. For larger-scale needs, you can contact Odoo Support, as advanced optimizations and scaling options are only available through Odoo’s Enterprise support or dedicated hosting.
Hope it helps
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
3
9月 24
|
6653 | ||
|
2
7月 24
|
3017 | ||
|
2
8月 25
|
4332 | ||
|
1
3月 24
|
2694 | ||
|
2
1月 24
|
3680 |
hello, i have the same situation, care to share what happened with you and your client?