| Sort (cost=20.44..20.45 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.05..20.43 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{1,226,215,5,2,229,135,140,185,191,307,203,198,202,196,204,197,199,184,189,192,340,348,324,349,356,369,377,374,437,410,384,380,165,172,128,130,142,181}'::integer[])) |
| Filter: (term_id = 9) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.04 rows=39 width=0) |
| Index Cond: (id = ANY ('{1,226,215,5,2,229,135,140,185,191,307,203,198,202,196,204,197,199,184,189,192,340,348,324,349,356,369,377,374,437,410,384,380,165,172,128,130,142,181}'::integer[])) |