QUERY PLAN
Seq Scan on tbl_users (cost=0.00..8.26 rows=5 width=25)
Filter: (id = ANY ('{1003,1008,1005,1006,1007}'::integer[]))