QUERY PLAN
HashAggregate (cost=7.26..7.84 rows=23 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..6.75 rows=23 width=21)
Filter: (product_id = ANY ('{2095,1040,2105,2100,1812,1624,2097,2096,2098,2125,2124,2123,2122,2121,2119,2118,2074,2116,936,2117}'::integer[]))