Bitmap Heap Scan on tbl_addresses (cost=45.76..89.82 rows=20 width=206) |
Recheck Cond: (id = ANY ('{1168,780,3136,2247,933,969,1445,1451,2490,2498,2502,2028,1477,1785,2517,2226,1229,2751,1766,1733}'::integer[])) |
-> Bitmap Index Scan on tbl_addresses_pkey (cost=0.00..45.75 rows=20 width=0) |
Index Cond: (id = ANY ('{1168,780,3136,2247,933,969,1445,1451,2490,2498,2502,2028,1477,1785,2517,2226,1229,2751,1766,1733}'::integer[])) |