QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..39.21 rows=7 width=25)
Index Cond: (id = ANY ('{5750,5912,4640,5957,5980,1262,4838}'::integer[]))