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?
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.
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
1
mar. 15
|
7697 | |||
|
0
mar. 15
|
5791 | |||
|
0
mar. 15
|
5154 | |||
|
1
mar. 25
|
4276 | |||
|
1
jul. 21
|
5748 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.