QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..25.47 rows=4 width=25)
Index Cond: (id = ANY ('{5912,4137,4640,5957}'::integer[]))