QUERY PLAN
Index Scan using tbl_clients_pkey on tbl_clients (cost=0.28..32.49 rows=5 width=49)
Index Cond: (id = ANY ('{2182,3389,3366,2032,12}'::integer[]))