QUERY PLAN
HashAggregate (cost=14.88..15.43 rows=22 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..14.39 rows=22 width=20)
Filter: (product_id = ANY ('{2261,2177}'::integer[]))