I'm new to Odoo and would like to have access to the database.
I tried installing PostgreSQL w/o much luck.
I just need to run basic SQL commands to better understand the database.
Inquiry only.
Any suggestions, perhaps simpler tool?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I'm new to Odoo and would like to have access to the database.
I tried installing PostgreSQL w/o much luck.
I just need to run basic SQL commands to better understand the database.
Inquiry only.
Any suggestions, perhaps simpler tool?
It is better to use the Database Structure Menu
In Developer Model, navigate to Settings --> Technical
Up to 35% of the Fields in Odoo are not stored in PostgreSQL
See also:
https://www.odoo.com/forum/help-1/visual-database-design-schema-for-odoo-168392
Thank you!
Hi,
Refer to the following.
* https://www.cybrosys.com/blog/an-introduction-to-postgresql-queries
* https://www.cybrosys.com/blog/initialization-and-basic-settings-of-postgresql
* https://www.cybrosys.com/blog/how-to-optimize-an-odoo-server-postgresql
Hope it helps
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
4
jul 25
|
1280 | ||
|
1
jul 25
|
589 | ||
|
1
jul 25
|
1801 | ||
|
2
jul 25
|
232 | ||
|
2
jul 25
|
1300 |
How are you even running Odoo if you've 'tried installing PostgreSQL w/o much luck'...? Are you talking about something like https://www.pgadmin.org?