QUERY PLAN
HashAggregate (cost=6.95..7.48 rows=21 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..6.48 rows=21 width=21)
Filter: (product_id = ANY ('{2111,2121,2106,2112,2122,2116,2118,2119,2123,2124,1613,2100,2099,1717,2095,2105,1624,1040}'::integer[]))