QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..31.57 rows=5 width=55)
Index Cond: (id = ANY ('{5969,3592,6089,4106,1165}'::integer[]))