| Bitmap Heap Scan on tbl_clients (cost=36.28..76.14 rows=15 width=504) |
| Recheck Cond: (id = ANY ('{2128,2125,93,2205,2202,2166,1492,12,3452,3449,3179,85,89,97,3456}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.27 rows=15 width=0) |
| Index Cond: (id = ANY ('{2128,2125,93,2205,2202,2166,1492,12,3452,3449,3179,85,89,97,3456}'::integer[])) |