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