QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..25.75 rows=4 width=55)
Index Cond: (id = ANY ('{4399,5185,4640,6076}'::integer[]))