| Bitmap Heap Scan on tbl_clients (cost=36.56..78.67 rows=16 width=504) |
| Recheck Cond: (id = ANY ('{93,2205,1492,89,3434,20,3437,25,149,3448,3447,3438,57,3436,3336,918}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
| Index Cond: (id = ANY ('{93,2205,1492,89,3434,20,3437,25,149,3448,3447,3438,57,3436,3336,918}'::integer[])) |