Bitmap Heap Scan on tbl_term_taxonomies (cost=12.19..17.43 rows=1 width=37) |
Recheck Cond: (id = ANY ('{184,189,226,5,135,136,137,197,199,205,204,11,212,200,156,157,154,349,359,374,377,336,319,321,317,2100000000,2100000001}'::integer[])) |
Filter: (term_id = 17) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.19 rows=27 width=0) |
Index Cond: (id = ANY ('{184,189,226,5,135,136,137,197,199,205,204,11,212,200,156,157,154,349,359,374,377,336,319,321,317,2100000000,2100000001}'::integer[])) |