| Bitmap Heap Scan on tbl_clients (cost=40.56..83.62 rows=16 width=53) |
| Recheck Cond: (id = ANY ('{918,3387,3384,3376,3354,3336,1457,3333,93,3330,3316,149,2594,3290,3285,57}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..40.56 rows=16 width=0) |
| Index Cond: (id = ANY ('{918,3387,3384,3376,3354,3336,1457,3333,93,3330,3316,149,2594,3290,3285,57}'::integer[])) |