Bitmap Heap Scan on tbl_addresses (cost=40.60..79.13 rows=16 width=206) |
Recheck Cond: (id = ANY ('{634,2694,2704,908,2512,2687,1724,2604,720,2697,2692,2700,2705,1171,2710,1353}'::integer[])) |
-> Bitmap Index Scan on tbl_addresses_pkey (cost=0.00..40.60 rows=16 width=0) |
Index Cond: (id = ANY ('{634,2694,2704,908,2512,2687,1724,2604,720,2697,2692,2700,2705,1171,2710,1353}'::integer[])) |