QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..32.03 rows=5 width=29)
Index Cond: (id = ANY ('{2319,2413,2493,2917,3645}'::integer[]))