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