QUERY PLAN
Index Scan using tbl_clients_pkey on tbl_clients (cost=0.28..20.39 rows=3 width=49)
Index Cond: (id = ANY ('{1301,3336,3386}'::integer[]))