QUERY PLAN
HashAggregate (cost=10.38..10.96 rows=23 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..9.87 rows=23 width=20)
Filter: (product_id = ANY ('{2008,2164,2165,2161,2162,947,2166,1190,1774,1624,1191}'::integer[]))