Bitmap Heap Scan on tbl_clients (cost=36.56..78.25 rows=16 width=53) |
Recheck Cond: (id = ANY ('{3270,2546,189,93,918,3333,20,4,518,1301,531,12,107,2136,3278,3334}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
Index Cond: (id = ANY ('{3270,2546,189,93,918,3333,20,4,518,1301,531,12,107,2136,3278,3334}'::integer[])) |