Bitmap Heap Scan on tbl_clients (cost=37.42..85.36 rows=19 width=502) |
Recheck Cond: (id = ANY ('{3320,3318,3306,2716,2565,2504,2241,2240,2196,1509,656,121,2805,93,528,2130,402,2125,2158}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..37.41 rows=19 width=0) |
Index Cond: (id = ANY ('{3320,3318,3306,2716,2565,2504,2241,2240,2196,1509,656,121,2805,93,528,2130,402,2125,2158}'::integer[])) |