QUERY PLAN
Seq Scan on tbl_users (cost=0.00..9.88 rows=2 width=21)
Filter: ((user_status = '1'::type_global_user_status) AND (id = ANY ('{5087,1000,5250,1001,1013,5016,1017,5085,5311,5248,1022,1023}'::integer[])))