QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..20.16 rows=3 width=29)
Index Cond: (id = ANY ('{5529,5245,6010}'::integer[]))