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