Sort (cost=15.86..15.87 rows=1 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=11.10..15.85 rows=1 width=21) |
Recheck Cond: (id = ANY ('{226,1,160,184,189,5,215,139,185,191,197,199,2,165,232,265,349,369,377,134}'::integer[])) |
Filter: (term_id = 11) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..11.10 rows=20 width=0) |
Index Cond: (id = ANY ('{226,1,160,184,189,5,215,139,185,191,197,199,2,165,232,265,349,369,377,134}'::integer[])) |