Bitmap Heap Scan on tbl_term_taxonomies (cost=12.03..17.20 rows=1 width=37) |
Recheck Cond: (id = ANY ('{1,2,5,226,212,138,140,137,136,184,189,135,197,199,205,204,156,153,157,349,359,377,369,317,2100000001,2100000000}'::integer[])) |
Filter: (term_id = 17) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.03 rows=26 width=0) |
Index Cond: (id = ANY ('{1,2,5,226,212,138,140,137,136,184,189,135,197,199,205,204,156,153,157,349,359,377,369,317,2100000001,2100000000}'::integer[])) |