QUERY PLAN
HashAggregate (cost=1.52..1.64 rows=5 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.29 rows=10 width=21)
Filter: (product_id = ANY ('{1511,1691,941,2069,947,1483,1484,1485,2068,2049}'::integer[]))