| Sort (cost=20.98..20.98 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.36..20.97 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{100,94,140,2,205,204,128,167,181,1,5,226,229,135,307,203,198,202,196,197,199,184,189,185,192,340,348,319,324,349,356,359,377,369,374,410,384,380,165,130,142}'::integer[])) |
| Filter: (term_id = 9) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.35 rows=41 width=0) |
| Index Cond: (id = ANY ('{100,94,140,2,205,204,128,167,181,1,5,226,229,135,307,203,198,202,196,197,199,184,189,185,192,340,348,319,324,349,356,359,377,369,374,410,384,380,165,130,142}'::integer[])) |