QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..39.89 rows=7 width=55)
Index Cond: (id = ANY ('{5920,4907,5144,3899,5245,5275,533}'::integer[]))