Bitmap Heap Scan on tbl_addresses (cost=45.18..85.76 rows=18 width=206) |
Recheck Cond: (id = ANY ('{2614,2011,2770,2796,2768,2760,3015,3011,2811,2771,3018,2806,2804,2799,2759,2772,2963,2959}'::integer[])) |
-> Bitmap Index Scan on tbl_addresses_pkey (cost=0.00..45.17 rows=18 width=0) |
Index Cond: (id = ANY ('{2614,2011,2770,2796,2768,2760,3015,3011,2811,2771,3018,2806,2804,2799,2759,2772,2963,2959}'::integer[])) |