| Bitmap Heap Scan on tbl_clients (cost=38.28..90.82 rows=22 width=67) |
| Recheck Cond: (id = ANY ('{982,3465,3364,3462,3311,3389,3304,3009,2593,2150,3457,3286,3451,3377,3435,2553,3301,3429,3427,3426,3432,2845}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..38.27 rows=22 width=0) |
| Index Cond: (id = ANY ('{982,3465,3364,3462,3311,3389,3304,3009,2593,2150,3457,3286,3451,3377,3435,2553,3301,3429,3427,3426,3432,2845}'::integer[])) |