QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..39.89 rows=7 width=29)
Index Cond: (id = ANY ('{3999,2847,3998,5851,4122,5238,3509}'::integer[]))