| 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 ('{5,215,1,226,2,135,136,160,184,189,185,191,307,203,196,204,205,198,202,309,340,324,349,356,359,360,369,331,377,333,437,410,165,172,181,130,128,142,164}'::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 ('{5,215,1,226,2,135,136,160,184,189,185,191,307,203,196,204,205,198,202,309,340,324,349,356,359,360,369,331,377,333,437,410,165,172,181,130,128,142,164}'::integer[])) |