QUERY PLAN
Update on tbl_clients (cost=0.14..8.15 rows=1 width=3814)
-> Index Scan using tbl_clients_pkey on tbl_clients (cost=0.14..8.15 rows=1 width=3814)
Index Cond: (id = 1)