QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..14.02 rows=2 width=55)
Index Cond: (id = ANY ('{5976,6251}'::integer[]))