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