QUERY PLAN
Update on tbl_clients (cost=0.28..8.29 rows=1 width=508)
-> Index Scan using tbl_clients_pkey on tbl_clients (cost=0.28..8.29 rows=1 width=508)
Index Cond: (id = 2815)