QUERY PLAN
Group (cost=0.28..8.30 rows=1 width=142)
Group Key: id
-> Index Scan using tbl_products_pkey on tbl_products (cost=0.28..8.29 rows=1 width=142)
Index Cond: (id = 947)