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