| Bitmap Heap Scan on tbl_clients (cost=36.28..76.14 rows=15 width=504) |
| Recheck Cond: (id = ANY ('{2125,2596,85,2727,2766,2768,2128,101,2526,2553,2130,3333,1492,2136,3376}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.27 rows=15 width=0) |
| Index Cond: (id = ANY ('{2125,2596,85,2727,2766,2768,2128,101,2526,2553,2130,3333,1492,2136,3376}'::integer[])) |