QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..32.03 rows=5 width=25)
Index Cond: (id = ANY ('{6006,5934,1262,5912,4838}'::integer[]))