| Bitmap Heap Scan on tbl_clients (cost=41.42..91.15 rows=19 width=67) |
| Recheck Cond: (id = ANY ('{2130,2205,89,3407,3392,3418,1126,20,12,3398,3331,1111,2762,85,3411,3330,3406,3405,3404}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..41.41 rows=19 width=0) |
| Index Cond: (id = ANY ('{2130,2205,89,3407,3392,3418,1126,20,12,3398,3331,1111,2762,85,3411,3330,3406,3405,3404}'::integer[])) |