QUERY PLAN
GroupAggregate (cost=0.00..14.88 rows=14 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..14.21 rows=14 width=20)
Filter: (product_id = 2269)