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

When I vi /var/log/postgresql/postgresql-9.5-main.log, There are only SQL queries that I typed in postgresql console.

How do I view all the SQL query that Odoo produces?

アバター
破棄
最善の回答

Hey Eric Lee,

One way you can see sql queries by adding parameter (In Shell / Terminal) while running a odoo server is,

--log-level debug_sql

This will start odoo server in sql debug mode and you can check every query and sql movements.

Hope this will server your purpose !

Thanks,

Dipak

アバター
破棄
著作者

Thanks for the answer.

関連投稿 返信 ビュー 活動
1
3月 15
5469
0
3月 15
3527
0
3月 15
3181
1
3月 25
1431
1
7月 21
4037