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