QUERY PLAN
HashAggregate (cost=16.75..17.25 rows=20 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..16.30 rows=20 width=20)
Filter: (product_id = ANY ('{2263,2265,1372,2266,2261}'::integer[]))