Sort (cost=16.08..16.08 rows=1 width=25) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=11.26..16.07 rows=1 width=25) |
Recheck Cond: (id = ANY ('{226,1,2,5,128,167,137,140,178,205,204,359,182,172,184,189,349,165,185,191,369}'::integer[])) |
Filter: (term_id = 13) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..11.26 rows=21 width=0) |
Index Cond: (id = ANY ('{226,1,2,5,128,167,137,140,178,205,204,359,182,172,184,189,349,165,185,191,369}'::integer[])) |