Bitmap Heap Scan on tbl_clients (cost=37.13..83.04 rows=18 width=63) |
Recheck Cond: (id = ANY ('{2248,2228,304,2167,518,2218,2251,2100,12,2195,2259,2217,2498,2521,2220,3312,2136,3315}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..37.13 rows=18 width=0) |
Index Cond: (id = ANY ('{2248,2228,304,2167,518,2218,2251,2100,12,2195,2259,2217,2498,2521,2220,3312,2136,3315}'::integer[])) |