QUERY PLAN
Seq Scan on tbl_users (cost=0.00..5.34 rows=2 width=196)
Filter: (id = ANY ('{2000,2008}'::integer[]))