QUERY PLAN
Index Scan using tbl_logins_pkey on tbl_logins (cost=0.27..8.29 rows=1 width=411)
Index Cond: (id = 5449)
Filter: (user_status = '-1'::type_global_user_status)