QUERY PLAN
Update on tbl_products (cost=0.28..8.30 rows=1 width=162)
-> Index Scan using tbl_products_pkey on tbl_products (cost=0.28..8.30 rows=1 width=162)
Index Cond: (id = 2177)