QUERY PLAN
Aggregate (cost=1.11..1.12 rows=1 width=32)
-> Seq Scan on tbl_erp_inventory_overflows t (cost=0.00..1.10 rows=4 width=5)
Filter: (status = 2)