QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..19.94 rows=3 width=25)
Index Cond: (id = ANY ('{1940,3988,980}'::integer[]))