QUERY PLAN
HashAggregate (cost=10.43..11.05 rows=25 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..9.87 rows=25 width=20)
Filter: (product_id = ANY ('{2112,2141,2040,2142,2073,2080,2078,2074,936,1774,1624}'::integer[]))