QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..38.64 rows=7 width=29)
Index Cond: (id = ANY ('{783,3322,2895,4082,3643,3837,3791}'::integer[]))