Sort (cost=16.08..16.08 rows=1 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=11.26..16.07 rows=1 width=21) |
Recheck Cond: (id = ANY ('{97,213,2,7,212,165,179,142,133,197,194,140,8,1,5,94,215,226,229,316,326}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..11.26 rows=21 width=0) |
Index Cond: (id = ANY ('{97,213,2,7,212,165,179,142,133,197,194,140,8,1,5,94,215,226,229,316,326}'::integer[])) |