Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Performance issues for all users in Odoo 9 when a single user creates a heavy request

by
ForgeFlow, S.L., Jordi Ballester Alomar
- 09/11/2017 19:33:14
Thanks! The postgres is currently under the same hardware as the odoo server.

On Nov 9, 2017 6:48 PM, "Dave Lasley" <dave@laslabs.com> wrote:
Assuming you’re running Odoo using workers, and the none of the servers are experiencing load (particularly IO or CPU) - I recommend checking the Postgres locks during an incident https://wiki.postgresql.org/wiki/Lock_Monitoring

Also your standard Postgres tuning:


Not sure what monitoring you have in place, but we use PgWatch2 inside of Grafana for high level database stuff.

— Dave Lasley

On Nov 9, 2017, at 9:32 AM, Jordi Ballester Alomar <jordi.ballester@eficent.com> wrote:

Dear contributors,

We have often found a problem of performance that starts when a user triggers a heavy request - e.g. executing a long, heavy accounting report - this seems to be negatively impacting to the performance of other users. 

I would appreciate if someone can help me to get to know a bit more what can be the possible cause of this. Performance issue in Postgres? In Odoo?

We are putting together various performance metrics to better understand the potential causes according to the various Odoo performance guidelines that Odoo has been publishing in the past.

Regards,
--

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference