QUERY PLAN
Seq Scan on tbl_users (cost=0.00..8.16 rows=1 width=267)
Filter: ((id = 5087) AND (user_status = '1'::type_global_user_status))