QUERY PLAN
HashAggregate (cost=27.66..29.59 rows=77 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..25.89 rows=79 width=20)
Filter: (product_id = ANY ('{2171,2269,2262,1584,1562,2177,2261,1372,2242,2255,2074,1234,941,1224,2078,2073,2080,1025,2086,2085}'::integer[]))