| Bitmap Heap Scan on tbl_clients (cost=36.56..78.67 rows=16 width=67) |
| Recheck Cond: (id = ANY ('{2553,3301,3433,3431,3429,3427,2589,3377,3302,3304,2538,3311,90,2845,3286,3296}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
| Index Cond: (id = ANY ('{2553,3301,3433,3431,3429,3427,2589,3377,3302,3304,2538,3311,90,2845,3286,3296}'::integer[])) |