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