QUERY PLAN
HashAggregate (cost=7.31..7.93 rows=25 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..6.75 rows=25 width=21)
Filter: (product_id = ANY ('{2105,1812,1040,1624,2095,2098,2096,2097,2074,1372,2073,2078,2106,2099,1025,2086,2085,39,672,2084}'::integer[]))