Bitmap Heap Scan on tbl_clients (cost=36.56..78.25 rows=16 width=49) |
Recheck Cond: (id = ANY ('{1181,2526,20,3327,12,107,518,2136,57,4,531,3334,3300,287,3304,3278}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
Index Cond: (id = ANY ('{1181,2526,20,3327,12,107,518,2136,57,4,531,3334,3300,287,3304,3278}'::integer[])) |