| Bitmap Heap Scan on tbl_clients (cost=40.27..102.09 rows=29 width=49) |
| Recheck Cond: (id = ANY ('{2094,12,3462,93,2130,2125,2128,3389,982,2150,3009,2593,399,146,1661,1956,3278,20,2182,3330,1172,3270,1492,27,85,2526,2136,101,287}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..40.27 rows=29 width=0) |
| Index Cond: (id = ANY ('{2094,12,3462,93,2130,2125,2128,3389,982,2150,3009,2593,399,146,1661,1956,3278,20,2182,3330,1172,3270,1492,27,85,2526,2136,101,287}'::integer[])) |