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 ('{2105,1812,1040,1624,2095,2100,2097,2096,2098,2125,2124,2123,2122,2121,2119,2118,2074,2116,936,2117}'::integer[]))