QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..45.82 rows=8 width=55)
Index Cond: (id = ANY ('{5144,5245,5970,3899,5275,5727,6002,5992}'::integer[]))