QUERY PLAN
Seq Scan on tbl_users (cost=0.00..8.09 rows=4 width=25)
Filter: (id = ANY ('{1000,1001,5295,1005}'::integer[]))