QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..25.75 rows=4 width=25)
Index Cond: (id = ANY ('{6061,3988,3509,5984}'::integer[]))