QUERY PLAN
HashAggregate (cost=18.63..19.68 rows=20 width=548)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..17.63 rows=20 width=88)
Filter: (product_id = ANY ('{2263,2265,1372,2266,2261}'::integer[]))