QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..19.75 rows=3 width=29)
Index Cond: (id = ANY ('{3837,3819,3164}'::integer[]))