QUERY PLAN
Sort (cost=7.75..7.76 rows=2 width=269)
Sort Key: (array_position('{1013,5388}'::integer[], id))
-> Seq Scan on tbl_users (cost=0.00..7.74 rows=2 width=269)
Filter: (id = ANY ('{1013,5388}'::integer[]))