| Bitmap Heap Scan on tbl_clients (cost=36.28..76.14 rows=15 width=67) |
| Recheck Cond: (id = ANY ('{2545,2117,3344,3315,3334,3327,2616,2553,3304,2538,3301,3311,2845,3286,3296}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.27 rows=15 width=0) |
| Index Cond: (id = ANY ('{2545,2117,3344,3315,3334,3327,2616,2553,3304,2538,3301,3311,2845,3286,3296}'::integer[])) |