QUERY PLAN
HashAggregate (cost=1.73..1.85 rows=5 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.46 rows=12 width=21)
Filter: (product_id = ANY ('{2064,2068,2069,2067,2049,2066,2065,2063,2062,2061,2060,2057,2058,2059,2056,2055,2054,2053,2052,2051}'::integer[]))