QUERY PLAN
Index Scan using tbl_clients_pkey on tbl_clients (cost=0.28..32.49 rows=5 width=55)
Index Cond: (id = ANY ('{12,16,399,1032,543}'::integer[]))