| Bitmap Heap Scan on tbl_clients (cost=40.56..104.06 rows=30 width=67) |
| Recheck Cond: (id = ANY ('{3415,2205,2202,2166,2128,982,2125,1492,12,3452,3449,3179,85,89,97,3465,3364,93,2130,3354,3462,3311,3456,498,3434,2492,3418,3407,3389,3304}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..40.55 rows=30 width=0) |
| Index Cond: (id = ANY ('{3415,2205,2202,2166,2128,982,2125,1492,12,3452,3449,3179,85,89,97,3465,3364,93,2130,3354,3462,3311,3456,498,3434,2492,3418,3407,3389,3304}'::integer[])) |