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