QUERY PLAN
HashAggregate (cost=1.17..1.26 rows=4 width=168)
Group Key: product_id, erp_store_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.07 rows=5 width=26)
Filter: (product_id = ANY ('{2068,2069,2049,2067}'::integer[]))