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