Bitmap Heap Scan on tbl_clients (cost=37.13..83.04 rows=18 width=67) |
Recheck Cond: (id = ANY ('{3304,918,2125,3278,2032,2736,12,20,518,3334,2546,3333,3329,1121,149,3328,287,2526}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..37.13 rows=18 width=0) |
Index Cond: (id = ANY ('{3304,918,2125,3278,2032,2736,12,20,518,3334,2546,3333,3329,1121,149,3328,287,2526}'::integer[])) |