| Bitmap Heap Scan on tbl_clients (cost=35.42..71.25 rows=12 width=49) |
| Recheck Cond: (id = ANY ('{3351,3281,1492,2125,2136,3385,107,528,3397,3337,1301,518}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..35.42 rows=12 width=0) |
| Index Cond: (id = ANY ('{3351,3281,1492,2125,2136,3385,107,528,3397,3337,1301,518}'::integer[])) |