| Bitmap Heap Scan on tbl_clients (cost=36.56..78.67 rows=16 width=67) |
| Recheck Cond: (id = ANY ('{3462,3311,2125,3456,498,3434,85,2492,3418,3407,3389,3304,3009,982,2593,3372}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
| Index Cond: (id = ANY ('{3462,3311,2125,3456,498,3434,85,2492,3418,3407,3389,3304,3009,982,2593,3372}'::integer[])) |