semab tariq: Scaling Up Wasn’t the Plan — Until It Was the Only Plan
stormatics.tech·10h
Flag this post

If you have ever generated a complex report in Odoo only to watch the loading spinner for minutes, you are not alone. One of our customers ran into exactly this scenario: their system ground to a near stall whenever they tried to compile business reports. After a systematic investigation, we achieved a 93 % performance improvement, but only by choosing the last resort: upgrading the instance’s resources.

This blog walks through the diagnosis, the dead ends we hit, and why scaling up was ultimately the right solution.

1. The Architecture

The customer’s setup was straightforward: a single Odoo application server talking to a single PostgreSQL database. Yet the reporting workload felt painfully slow.

2. PostgreSQL parameter tuning

The first thing we examined was Postgre…

Similar Posts

Loading similar posts...