QUERY PLAN
Update on tbl_users (cost=0.14..8.15 rows=1 width=3850)
-> Index Scan using tbl_users_pkey on tbl_users (cost=0.14..8.15 rows=1 width=3850)
Index Cond: (id = 5495)