Sort (cost=18.40..18.41 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=12.81..18.39 rows=1 width=22) |
Recheck Cond: (id = ANY ('{139,5,1,2,226,215,128,184,189,197,199,198,202,308,310,183,194,142,324,165,349,354,375,377,164,369,357,356,348,181,129}'::integer[])) |
Filter: (term_id = 9) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.80 rows=31 width=0) |
Index Cond: (id = ANY ('{139,5,1,2,226,215,128,184,189,197,199,198,202,308,310,183,194,142,324,165,349,354,375,377,164,369,357,356,348,181,129}'::integer[])) |