| Sort (cost=20.71..20.72 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.20..20.70 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{226,5,1,215,2,229,135,136,307,203,205,204,198,202,196,309,184,189,185,192,340,348,324,349,356,359,360,377,333,369,437,410,384,130,172,128,181,142,164,165}'::integer[])) |
| Filter: (term_id = 9) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.20 rows=40 width=0) |
| Index Cond: (id = ANY ('{226,5,1,215,2,229,135,136,307,203,205,204,198,202,196,309,184,189,185,192,340,348,324,349,356,359,360,377,333,369,437,410,384,130,172,128,181,142,164,165}'::integer[])) |