QUERY PLAN
Index Scan using tbl_clients_pkey on tbl_clients (cost=0.28..14.34 rows=2 width=49)
Index Cond: (id = ANY ('{2526,304}'::integer[]))