| Bitmap Heap Scan on tbl_clients (cost=36.56..78.67 rows=16 width=67) |
| Recheck Cond: (id = ANY ('{3465,3364,3462,3311,3389,3304,3009,982,3457,3451,3435,3426,2545,2845,2836,2838}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
| Index Cond: (id = ANY ('{3465,3364,3462,3311,3389,3304,3009,982,3457,3451,3435,3426,2545,2845,2836,2838}'::integer[])) |