Bitmap Heap Scan on tbl_clients (cost=39.42..97.25 rows=26 width=49) |
Recheck Cond: (id = ANY ('{5,149,2728,2492,3287,2773,2526,2591,3174,3300,1121,2130,287,1457,2100,2136,3339,2767,2724,2127,12,1192,85,3304,1257,2800}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..39.41 rows=26 width=0) |
Index Cond: (id = ANY ('{5,149,2728,2492,3287,2773,2526,2591,3174,3300,1121,2130,287,1457,2100,2136,3339,2767,2724,2127,12,1192,85,3304,1257,2800}'::integer[])) |