Bitmap Heap Scan on tbl_clients (cost=37.42..85.50 rows=19 width=67) |
Recheck Cond: (id = ANY ('{2699,3381,3370,2600,2136,2553,2133,3382,90,107,3384,93,2128,97,89,2182,2130,101,2591}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..37.41 rows=19 width=0) |
Index Cond: (id = ANY ('{2699,3381,3370,2600,2136,2553,2133,3382,90,107,3384,93,2128,97,89,2182,2130,101,2591}'::integer[])) |