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