QUERY PLAN
HashAggregate (cost=16.89..18.20 rows=25 width=548)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..15.64 rows=25 width=88)
Filter: (product_id = ANY ('{2269,2261}'::integer[]))