Bitmap Heap Scan on tbl_term_taxonomies (cost=13.74..19.91 rows=2 width=37) |
Recheck Cond: (id = ANY ('{197,5,1,2,229,199,226,204,212,138,140,136,137,205,192,184,189,185,191,135,160,156,153,154,344,157,349,350,359,369,377,374,340,2100000000,317,2100000001,316}'::integer[])) |
Filter: (term_id = 17) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.73 rows=37 width=0) |
Index Cond: (id = ANY ('{197,5,1,2,229,199,226,204,212,138,140,136,137,205,192,184,189,185,191,135,160,156,153,154,344,157,349,350,359,369,377,374,340,2100000000,317,2100000001,316}'::integer[])) |