Bitmap Heap Scan on tbl_clients (cost=36.56..78.25 rows=16 width=49) |
Recheck Cond: (id = ANY ('{2815,2150,3327,1301,531,107,12,498,2182,101,89,2766,2585,2545,79,518}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..36.56 rows=16 width=0) |
Index Cond: (id = ANY ('{2815,2150,3327,1301,531,107,12,498,2182,101,89,2766,2585,2545,79,518}'::integer[])) |