QUERY PLAN
Index Scan using tbl_users_pkey on tbl_users (cost=0.14..8.16 rows=1 width=3844)
Index Cond: (id = 5495)
Filter: (user_status = ANY ('{1,2}'::type_global_user_status[]))