Bitmap Heap Scan on tbl_term_taxonomies (cost=13.43..19.39 rows=2 width=16) |
Recheck Cond: (id = ANY ('{100,98,102,1,139,164,169,181,165,179,8,5,205,194,182,142,6,215,184,189,176,153,307,379,315,316,313,349,378,326,374,183,323,385,388}'::integer[])) |
Filter: (term_id = 15) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.42 rows=35 width=0) |
Index Cond: (id = ANY ('{100,98,102,1,139,164,169,181,165,179,8,5,205,194,182,142,6,215,184,189,176,153,307,379,315,316,313,349,378,326,374,183,323,385,388}'::integer[])) |