QUERY PLAN
Seq Scan on tbl_users (cost=0.00..5.61 rows=4 width=196)
Filter: (id = ANY ('{2001,2046,2003,2000}'::integer[]))