コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3933 ビュー

I've manage a program that syncs data from a program that uses MSSQL to Odoo with rpc. The odoo database has a lot of records and when it updates a record in payment.type it takes a very long time, especially for the most used type. Does the write method update all related records that use the payment type or what can cause the overhead?  

アバター
破棄

Hi, so many answers are possible for such a context.

First of all, which version are you running, what is your odoo.conf content, did you use loglevel as debug, did you log postgresql logs ?

Also precise an estimation of the number of datas you manipulate

著作者

The version is odoo 10, the logs (odoo and postgresql) are disabled. The estimation of data is 10k+.

関連投稿 返信 ビュー 活動
3
8月 17
5689
0
5月 17
8
0
5月 23
2203
0
2月 22
1714
1
12月 20
5381