QUERY PLAN
Update on tbl_logins (cost=0.14..8.16 rows=1 width=452)
-> Index Scan using tbl_logins_pkey on tbl_logins (cost=0.14..8.16 rows=1 width=452)
Index Cond: (id = 1000)