QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..31.61 rows=5 width=25)
Index Cond: (id = ANY ('{3988,4137,6008,5984,4640}'::integer[]))