QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..36.92 rows=6 width=55)
Index Cond: (id = ANY ('{5903,6209,3475,3877,4640,5810}'::integer[]))