Bitmap Heap Scan on tbl_clients (cost=38.56..92.50 rows=23 width=49) |
Recheck Cond: (id = ANY ('{1661,2125,2128,3369,2747,2166,1301,2182,3286,12,3389,304,2136,3366,2845,2032,3384,93,518,3387,2553,3383,2130}'::integer[])) |
-> Bitmap Index Scan on tbl_clients_pkey (cost=0.00..38.55 rows=23 width=0) |
Index Cond: (id = ANY ('{1661,2125,2128,3369,2747,2166,1301,2182,3286,12,3389,304,2136,3366,2845,2032,3384,93,518,3387,2553,3383,2130}'::integer[])) |