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