Bitmap Heap Scan on tbl_term_taxonomies (cost=10.64..15.21 rows=1 width=15) |
Recheck Cond: (id = ANY ('{307,380,352,184,349,183,323,354,327,185,369,198,324,372,385,389,386}'::integer[])) |
Filter: (term_id = 15) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..10.63 rows=17 width=0) |
Index Cond: (id = ANY ('{307,380,352,184,349,183,323,354,327,185,369,198,324,372,385,389,386}'::integer[])) |