Sort (cost=16.98..16.98 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=11.88..16.97 rows=1 width=22) |
Recheck Cond: (id = ANY ('{139,5,226,2,1,215,165,142,197,199,185,191,183,194,184,189,349,354,369,377,164,128,374,326,356}'::integer[])) |
Filter: (term_id = 9) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..11.88 rows=25 width=0) |
Index Cond: (id = ANY ('{139,5,226,2,1,215,165,142,197,199,185,191,183,194,184,189,349,354,369,377,164,128,374,326,356}'::integer[])) |