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