QUERY PLAN
Index Scan using tbl_contacts_pkey on tbl_contacts (cost=0.28..26.10 rows=4 width=25)
Index Cond: (id = ANY ('{533,1781,1188,4432}'::integer[]))