QUERY PLAN
HashAggregate (cost=26.77..28.27 rows=60 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..25.40 rows=61 width=20)
Filter: (product_id = ANY ('{1558,2171,2261,2177,2262,2269,1562,1584,2270,1372,1241,2091,2090,1528,2242,2268,2267,2265,2266,2263}'::integer[]))