Bitmap Heap Scan on tbl_clients (cost=52.54..145.92 rows=72 width=55) |
Recheck Cond: (id = ANY ('{2121,579,1369,2563,2795,2570,248,2601,918,2218,2814,2091,15,1361,1212,2837,3174,3178,3175,2768,2766,2812,1640,3284,2714,2526,2125,2842,2803,3303,1492,93,3288,2594,3324,3314,3294,3297,3291,3298,3295,3292,3308,3307,3319,3289,3321,3322,3323,3325,2596,497,2130,2136,2805,1172,3329,2533,2525,2128,2132,2544,2127,2591,85,2137,2151,3302,2492,3326,2135,526}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..52.52 rows=72 width=0) |
Index Cond: (id = ANY ('{2121,579,1369,2563,2795,2570,248,2601,918,2218,2814,2091,15,1361,1212,2837,3174,3178,3175,2768,2766,2812,1640,3284,2714,2526,2125,2842,2803,3303,1492,93,3288,2594,3324,3314,3294,3297,3291,3298,3295,3292,3308,3307,3319,3289,3321,3322,3323,3325,2596,497,2130,2136,2805,1172,3329,2533,2525,2128,2132,2544,2127,2591,85,2137,2151,3302,2492,3326,2135,526}'::integer[])) |