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