QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..45.82 rows=8 width=29)
Index Cond: (id = ANY ('{3780,3645,3787,3791,3837,3819,4082,3643}'::integer[]))