QUERY PLAN
HashAggregate (cost=22.19..23.44 rows=50 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..21.05 rows=51 width=20)
Filter: (product_id = ANY ('{2171,2263,1528,2261,2267,2265,2266,2268,2269,1558,1562,1372,2177}'::integer[]))