QUERY PLAN
HashAggregate (cost=1.20..1.22 rows=1 width=168)
Group Key: product_id, erp_store_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.07 rows=6 width=26)
Filter: (product_id = 947)