QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..39.21 rows=7 width=150)
Index Cond: (id = ANY ('{3649,3988,6061,4136,5957,3509,4447}'::integer[]))