QUERY PLAN
Index Scan using tbl_clients_pkey on tbl_clients (cost=0.28..32.49 rows=5 width=49)
Index Cond: (id = ANY ('{1111,3281,2182,149,3336}'::integer[]))