QUERY PLAN
Sort (cost=8.16..8.17 rows=1 width=294)
Sort Key: user_status DESC, created_at
-> Index Scan using tbl_users_pkey on tbl_users (cost=0.14..8.15 rows=1 width=294)
Index Cond: (id = 5493)