QUERY PLAN
Index Scan using tbl_addresses_pkey on tbl_addresses (cost=0.28..15.09 rows=2 width=206)
Index Cond: (id = ANY ('{634,3089}'::integer[]))