QUERY PLAN
HashAggregate (cost=1.60..1.73 rows=5 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.36 rows=11 width=21)
Filter: (product_id = ANY ('{1511,1691,942,941,2066,2069,947,978,1483,1484,1485,2068,2067,2049}'::integer[]))