Bitmap Heap Scan on tbl_term_taxonomies (cost=13.12..18.89 rows=1 width=37) |
Recheck Cond: (id = ANY ('{197,212,229,226,2,1,5,199,136,139,184,200,189,7,183,194,205,204,135,156,160,163,153,349,354,359,374,377,341,337,2100000000,2100000001,317}'::integer[])) |
Filter: (term_id = 17) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.12 rows=33 width=0) |
Index Cond: (id = ANY ('{197,212,229,226,2,1,5,199,136,139,184,200,189,7,183,194,205,204,135,156,160,163,153,349,354,359,374,377,341,337,2100000000,2100000001,317}'::integer[])) |