QUERY PLAN
HashAggregate (cost=7.84..8.59 rows=30 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..7.15 rows=31 width=21)
Filter: (product_id = ANY ('{203,2109,2110,2117,2113,2114,2115,2010,1691,942,2074,2073,2078,2093,2100,1943,936,479,1372,1373,1812,2105,1040}'::integer[]))