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