| Sort (cost=21.80..21.81 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.82..21.79 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{100,94,140,212,2,229,1,205,204,5,167,128,181,226,185,191,215,165,135,160,307,203,184,189,196,198,202,164,340,319,232,324,129,172,136,349,356,359,369,377,333,410,142,130}'::integer[])) |
| Filter: (term_id = 9) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.82 rows=44 width=0) |
| Index Cond: (id = ANY ('{100,94,140,212,2,229,1,205,204,5,167,128,181,226,185,191,215,165,135,160,307,203,184,189,196,198,202,164,340,319,232,324,129,172,136,349,356,359,369,377,333,410,142,130}'::integer[])) |