| Bitmap Heap Scan on tbl_clients (cost=40.85..86.18 rows=17 width=53) |
| Recheck Cond: (id = ANY ('{3343,3357,2736,1301,1663,3312,3299,2128,2526,93,3263,402,2585,2189,20,89,90}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..40.84 rows=17 width=0) |
| Index Cond: (id = ANY ('{3343,3357,2736,1301,1663,3312,3299,2128,2526,93,3263,402,2585,2189,20,89,90}'::integer[])) |