Sort (cost=20.18..20.19 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.89..20.17 rows=1 width=22) |
Recheck Cond: (id = ANY ('{2,136,139,165,142,172,5,1,226,215,164,197,199,184,189,185,192,191,198,202,308,310,348,128,324,160,349,369,375,377,130,232,340,356,374,326,181,129}'::integer[])) |
Filter: (term_id = 9) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.89 rows=38 width=0) |
Index Cond: (id = ANY ('{2,136,139,165,142,172,5,1,226,215,164,197,199,184,189,185,192,191,198,202,308,310,348,128,324,160,349,369,375,377,130,232,340,356,374,326,181,129}'::integer[])) |