QUERY PLAN
HashAggregate (cost=22.55..23.50 rows=38 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..21.67 rows=39 width=20)
Filter: (product_id = ANY ('{2074,1224,1234,2254,2234,2250,2263,2264,2246,2261,2267,2265,2266,2269}'::integer[]))