QUERY PLAN
Seq Scan on tbl_users (cost=0.00..9.82 rows=3 width=21)
Filter: ((user_status = '1'::type_global_user_status) AND (id = ANY ('{1000,5250,5016,5329,5085,5332,1011,5446,1001,5087,5445,5420}'::integer[])))