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