

Odoo performance with 8, 9, 10 & 11 and PostgreSQL 9.6
With the arrival of PostgreSQL 9,6, Odoo performance can now benefit from parallel query functions. From the PostgreSQL side, this is excellent news because this means many SELECT queries...

Big data Odoo optimization
Big data Odoo optimization is a very serious issue indeed. Because Odoo can be provided to big companies, this also implies that they will use the system extensively and...

Before installing Odoo
Last week, we recived the following enquiry: We are an odoo official partner and we are interested to have a right technical implementation more secure and with performance...

Odoo and PostgreSQL 9.5
Odoo and PostgreSQL 9.5: a good or a bad idea? After weeks of testing and benching Odoo and PostgreSQL 9.5, we have come to the following conclusion: PostgreSQL 9.5...

Check your Odoo setup in 3 stages
Check your Odoo implementation If your implementation was done correctly, your system should not only run very fast but also be very stable. If this is not the case,...
Pgbouncer Odoo
Why will pgbouncer save you? Because out of the box, Odoo is using standard postGreSQL which is unable to kill ids idle connections. For that reason, whoever is going...

Improve your Odoo PostgreSQL performance
You probably have noticed already that Odoo and PostgreSQL are installed in separate packages. That should give you the following clue: The standard PostgreSQL installation is neither optimized...