| Bitmap Heap Scan on tbl_clients (cost=26.00..48.57 rows=7 width=49) |
| Recheck Cond: (id = ANY ('{3286,12,2146,2219,1661,3281,1188}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..25.99 rows=7 width=0) |
| Index Cond: (id = ANY ('{3286,12,2146,2219,1661,3281,1188}'::integer[])) |