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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 15
|
4373 | ||
|
0
Mar 15
|
2577 | ||
|
0
Mar 15
|
2233 | ||
|
1
Jul 21
|
2988 | ||
SQL Query for many2many
Solved
|
|
13
Jul 24
|
12529 |