| Bitmap Heap Scan on tbl_clients (cost=35.99..73.56 rows=14 width=504) |
| Recheck Cond: (id = ANY ('{982,3465,3364,3462,3311,3389,3304,3009,2593,2150,3457,3286,3451,3301}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..35.99 rows=14 width=0) |
| Index Cond: (id = ANY ('{982,3465,3364,3462,3311,3389,3304,3009,2593,2150,3457,3286,3451,3301}'::integer[])) |