QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..19.85 rows=3 width=17)
Index Cond: (id = ANY ('{4853,6161,4612}'::integer[]))