QUERY PLAN
Update on tbl_logins (cost=0.27..8.29 rows=1 width=535)
-> Index Scan using tbl_logins_pkey on tbl_logins (cost=0.27..8.29 rows=1 width=535)
Index Cond: (id = 1000)