QUERY PLAN
GroupAggregate (cost=0.00..16.15 rows=5 width=548)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..15.64 rows=5 width=88)
Filter: (product_id = 2171)