QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..21.49 rows=3 width=205)
Index Cond: (id = ANY ('{865,841,1633}'::integer[]))