Bitmap Heap Scan on tbl_term_taxonomies (cost=12.50..17.91 rows=1 width=16) |
Recheck Cond: (id = ANY ('{45,46,164,171,173,1,179,181,166,5,8,167,205,204,153,158,137,226,168,178,215,133,319,317,359,373,349,331,369}'::integer[])) |
Filter: (term_id = 15) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.49 rows=29 width=0) |
Index Cond: (id = ANY ('{45,46,164,171,173,1,179,181,166,5,8,167,205,204,153,158,137,226,168,178,215,133,319,317,359,373,349,331,369}'::integer[])) |