QUERY PLAN
HashAggregate (cost=1.64..1.84 rows=8 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.30 rows=15 width=23)
Filter: (product_id = ANY ('{2064,2069,2068}'::integer[]))