QUERY PLAN
HashAggregate (cost=7.28..7.96 rows=27 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..6.68 rows=27 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}'::integer[]))