| Bitmap Heap Scan on tbl_clients (cost=36.28..76.14 rows=15 width=49) |
| Recheck Cond: (id = ANY ('{2545,1663,2130,1492,2136,1301,3383,3378,2526,3343,2762,2125,2146,3359,3286}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.27 rows=15 width=0) |
| Index Cond: (id = ANY ('{2545,1663,2130,1492,2136,1301,3383,3378,2526,3343,2762,2125,2146,3359,3286}'::integer[])) |