| Bitmap Heap Scan on tbl_clients (cost=60.24..167.57 rows=99 width=49) |
| Recheck Cond: (id = ANY ('{3159,2467,2019,3221,2116,184,2150,2239,131,2505,1364,2162,2205,693,2247,579,1138,39,3257,3286,2032,1530,2401,2499,2406,121,13,890,3282,2136,2321,391,2577,2564,1257,130,10,2260,1357,2448,1090,611,2690,189,2231,2482,2444,900,1957,1889,2390,528,3297,1373,28,2770,2641,2470,972,57,149,2492,2280,104,1394,1416,577,2762,3302,3107,2299,689,1663,3188,2241,2085,1999,1989,1952,1943,1907,1384,1051,1195,2814,982,1399,1307,292,3,144,1279,2336,3325,3245,192,56,1154,476}'::integer[])) |
| -> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..60.22 rows=99 width=0) |
| Index Cond: (id = ANY ('{3159,2467,2019,3221,2116,184,2150,2239,131,2505,1364,2162,2205,693,2247,579,1138,39,3257,3286,2032,1530,2401,2499,2406,121,13,890,3282,2136,2321,391,2577,2564,1257,130,10,2260,1357,2448,1090,611,2690,189,2231,2482,2444,900,1957,1889,2390,528,3297,1373,28,2770,2641,2470,972,57,149,2492,2280,104,1394,1416,577,2762,3302,3107,2299,689,1663,3188,2241,2085,1999,1989,1952,1943,1907,1384,1051,1195,2814,982,1399,1307,292,3,144,1279,2336,3325,3245,192,56,1154,476}'::integer[])) |