Bitmap Heap Scan on tbl_term_taxonomies (cost=12.50..17.91 rows=1 width=15) |
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}'::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 ('{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}'::integer[])) |