QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..31.57 rows=5 width=29)
Index Cond: (id = ANY ('{3322,4082,3643,783,3164}'::integer[]))