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