QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..14.13 rows=2 width=25)
Index Cond: (id = ANY ('{176,1907}'::integer[]))