QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..32.03 rows=5 width=55)
Index Cond: (id = ANY ('{5717,6002,6008,5245,4690}'::integer[]))